From 16bd859f8ed46baa6cd96a8c1e5b0bc081b38aa3 Mon Sep 17 00:00:00 2001 From: Torsten Kilias Date: Mon, 4 Mar 2024 10:36:44 +0100 Subject: [PATCH] Add package diffs --- doc/changes/package_diffs/7.2.0/README.md | 9 +++ .../python-3.8-minimal-EXASOL-6.2.0/README.md | 17 ++++ .../base_test_deps/apt_get_packages_diff.md | 10 +++ .../build_deps/apt_get_packages_diff.md | 13 ++++ .../flavor_base_deps/apt_get_packages_diff.md | 8 ++ .../python3_pip_packages_diff.md | 4 + .../language_deps/apt_get_packages_diff.md | 8 ++ .../python3_pip_packages_diff.md | 7 ++ .../security_scan/apt_get_packages_diff.md | 5 ++ .../apt_get_packages_trivy_deps_diff.md | 6 ++ .../udfclient_deps/apt_get_packages_diff.md | 10 +++ .../7.2.0/r-4-minimal-EXASOL-6.2.0/README.md | 19 +++++ .../base_test_deps/apt_get_packages_diff.md | 11 +++ .../build_deps/apt_get_packages_diff.md | 14 ++++ .../flavor_base_deps/apt_get_packages_diff.md | 9 +++ .../flavor_base_deps/cran_packages_diff.md | 4 + .../language_deps/apt_get_packages_diff.md | 6 ++ .../language_deps/apt_get_packages_r_diff.md | 6 ++ .../security_scan/apt_get_packages_diff.md | 5 ++ .../apt_get_packages_oyster_deps_diff.md | 5 ++ .../apt_get_packages_trivy_deps_diff.md | 6 ++ .../security_scan/r_cran_packages_diff.md | 5 ++ .../udfclient_deps/apt_get_packages_diff.md | 10 +++ .../7.2.0/standard-EXASOL-7.1.0/README.md | 22 ++++++ .../base_test_deps/apt_get_packages_diff.md | 11 +++ .../build_deps/apt_get_packages_diff.md | 13 ++++ .../apt_get_packages_diff.md | 15 ++++ .../apt_get_packages_trivy_diff.md | 5 ++ .../python3_pip_packages_diff.md | 73 +++++++++++++++++ .../flavor_base_deps_r/cran_packages_diff.md | 48 ++++++++++++ .../language_deps/apt_get_packages_diff.md | 14 ++++ .../language_deps/apt_get_packages_r_diff.md | 8 ++ .../python3_pip_packages_diff.md | 7 ++ .../security_scan/apt_get_packages_diff.md | 5 ++ .../apt_get_packages_trivy_deps_diff.md | 6 ++ .../udfclient_deps/apt_get_packages_diff.md | 10 +++ .../7.2.0/standard-EXASOL-8.0.0/README.md | 19 +++++ .../base_test_deps/apt_get_packages_diff.md | 10 +++ .../build_deps/apt_get_packages_diff.md | 13 ++++ .../apt_get_packages_diff.md | 26 +++++++ .../apt_get_packages_trivy_diff.md | 5 ++ .../python3_pip_packages_diff.md | 78 +++++++++++++++++++ .../flavor_base_deps_r/cran_packages_diff.md | 48 ++++++++++++ .../language_deps/apt_get_packages_diff.md | 9 +++ .../language_deps/apt_get_packages_r_diff.md | 8 ++ .../python3_pip_packages_diff.md | 6 ++ .../udfclient_deps/apt_get_packages_diff.md | 10 +++ .../template-Exasol-all-python-3.10/README.md | 17 ++++ .../base_test_deps/apt_get_packages_diff.md | 10 +++ .../build_deps/apt_get_packages_diff.md | 13 ++++ .../flavor_base_deps/apt_get_packages_diff.md | 8 ++ .../python3_pip_packages_diff.md | 4 + .../language_deps/apt_get_packages_diff.md | 8 ++ .../python3_pip_packages_diff.md | 7 ++ .../security_scan/apt_get_packages_diff.md | 5 ++ .../apt_get_packages_trivy_deps_diff.md | 6 ++ .../udfclient_deps/apt_get_packages_diff.md | 10 +++ .../README.md | 22 ++++++ .../base_test_deps/apt_get_packages_diff.md | 8 ++ .../build_deps/conda_channels_diff.md | 5 ++ .../build_deps/conda_packages_diff.md | 12 +++ .../conda_deps/apt_get_packages_diff.md | 8 ++ .../flavor_base_deps/conda_channels_diff.md | 5 ++ .../flavor_base_deps/conda_packages_diff.md | 4 + .../python3_pip_packages_diff.md | 4 + .../language_deps/conda_channels_diff.md | 5 ++ .../language_deps/conda_packages_diff.md | 15 ++++ .../security_scan/apt_get_packages_diff.md | 5 ++ .../apt_get_packages_trivy_deps_diff.md | 6 ++ .../udfclient_deps/conda_channels_diff.md | 5 ++ .../udfclient_deps/conda_packages_diff.md | 10 +++ .../README.md | 22 ++++++ .../base_test_deps/apt_get_packages_diff.md | 8 ++ .../build_deps/conda_channels_diff.md | 5 ++ .../build_deps/conda_packages_diff.md | 12 +++ .../flavor_base_deps/conda_channels_diff.md | 5 ++ .../flavor_base_deps/conda_packages_diff.md | 6 ++ .../python3_pip_packages_diff.md | 4 + .../language_deps/conda_channels_diff.md | 5 ++ .../language_deps/conda_packages_diff.md | 15 ++++ .../apt_get_packages_diff.md | 8 ++ .../security_scan/apt_get_packages_diff.md | 5 ++ .../apt_get_packages_trivy_deps_diff.md | 6 ++ .../udfclient_deps/conda_channels_diff.md | 5 ++ .../udfclient_deps/conda_packages_diff.md | 10 +++ 85 files changed, 984 insertions(+) create mode 100644 doc/changes/package_diffs/7.2.0/README.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/README.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/base_test_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/build_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/flavor_base_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/flavor_base_deps/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/language_deps/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_trivy_deps_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/udfclient_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/README.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/base_test_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/build_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/flavor_base_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/flavor_base_deps/cran_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_r_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_oyster_deps_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_trivy_deps_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/r_cran_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/udfclient_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/README.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/base_test_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/build_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_apt/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_apt/apt_get_packages_trivy_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_python/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_r/cran_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/apt_get_packages_r_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/security_scan/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/security_scan/apt_get_packages_trivy_deps_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/udfclient_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/README.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/base_test_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/build_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_apt/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_apt/apt_get_packages_trivy_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_python/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_r/cran_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/apt_get_packages_r_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/udfclient_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/README.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/README.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/base_test_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/build_deps/conda_channels_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/build_deps/conda_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/conda_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/conda_channels_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/conda_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/language_deps/conda_channels_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/language_deps/conda_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/security_scan/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/security_scan/apt_get_packages_trivy_deps_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/udfclient_deps/conda_channels_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/udfclient_deps/conda_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/README.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/base_test_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/build_deps/conda_channels_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/build_deps/conda_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/conda_channels_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/conda_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/language_deps/conda_channels_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/language_deps/conda_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/security_scan/apt_get_packages_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/udfclient_deps/conda_channels_diff.md create mode 100644 doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/udfclient_deps/conda_packages_diff.md diff --git a/doc/changes/package_diffs/7.2.0/README.md b/doc/changes/package_diffs/7.2.0/README.md new file mode 100644 index 00000000..7415c7e8 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/README.md @@ -0,0 +1,9 @@ +# Package Version Comparison between 7.2.0 and 7.1.0 + +- [Comparison of flavor Python-3.8-minimal-exasol-6.2.0](python-3.8-minimal-EXASOL-6.2.0/README.md) +- [Comparison of flavor R-4-minimal-exasol-6.2.0](r-4-minimal-EXASOL-6.2.0/README.md) +- [Comparison of flavor Standard-exasol-7.1.0](standard-EXASOL-7.1.0/README.md) +- [Comparison of flavor Standard-exasol-8.0.0](standard-EXASOL-8.0.0/README.md) +- [Comparison of flavor Template-exasol-all-python-3.10](template-Exasol-all-python-3.10/README.md) +- [Comparison of flavor Template-exasol-all-python-3.8-conda](template-Exasol-all-python-3.8-conda/README.md) +- [Comparison of flavor Template-exasol-all-python-3.8-cuda-conda](template-Exasol-all-python-3.8-cuda-conda/README.md) diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/README.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/README.md new file mode 100644 index 00000000..e1ac0f96 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/README.md @@ -0,0 +1,17 @@ +# Package Version Comparison between Python-3.8-minimal-exasol-6.2.0 flavor in 7.2.0 and Python-3.8-minimal-exasol-6.2.0 flavor in 7.1.0 + +- Comparison of build step Udfclient_deps + - [Comparison of Apt Get Packages](udfclient_deps/apt_get_packages_diff.md) +- Comparison of build step Security_scan + - [Comparison of Apt Get Packages](security_scan/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages Trivy Deps](security_scan/apt_get_packages_trivy_deps_diff.md) +- Comparison of build step Language_deps + - [Comparison of Apt Get Packages](language_deps/apt_get_packages_diff.md) + - [Comparison of Python3 Pip Packages](language_deps/python3_pip_packages_diff.md) +- Comparison of build step Flavor_base_deps + - [Comparison of Apt Get Packages](flavor_base_deps/apt_get_packages_diff.md) + - [Comparison of Python3 Pip Packages](flavor_base_deps/python3_pip_packages_diff.md) +- Comparison of build step Build_deps + - [Comparison of Apt Get Packages](build_deps/apt_get_packages_diff.md) +- Comparison of build step Base_test_deps + - [Comparison of Apt Get Packages](base_test_deps/apt_get_packages_diff.md) diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..7a318e6b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | binutils | 2.34-6ubuntu1.7 | 2.34-6ubuntu1.9 | UPDATED | +| 1 | gdb | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 2 | gdbserver | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 3 | patchelf | 0.10-2build1 | 0.10-2build1 | | +| 4 | strace | 5.5-3ubuntu1 | 5.5-3ubuntu1 | | +| 5 | valgrind | 1:3.15.0-1ubuntu9.1 | 1:3.15.0-1ubuntu9.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..6e8de7e4 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/build_deps/apt_get_packages_diff.md @@ -0,0 +1,13 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------|:-------------------------------|:-------------------------------|:---------| +| 0 | build-essential | 12.4ubuntu1 | 12.4ubuntu1 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.28-1ubuntu1 | 8.28-1ubuntu1 | | +| 3 | curl | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 4 | libpcre3-dev | 2:8.39-9ubuntu0.1 | 2:8.39-9ubuntu0.1 | | +| 5 | locales | 2.31-0ubuntu9.14 | 2.31-0ubuntu9.14 | | +| 6 | openjdk-11-jdk | 11.0.19+7~us1-0ubuntu1~20.04.1 | 11.0.19+7~us1-0ubuntu1~20.04.1 | | +| 7 | protobuf-compiler | 3.0.0-9.1ubuntu1.1 | 3.0.0-9.1ubuntu1.1 | | +| 8 | tar | 1.29b-2ubuntu0.4 | 1.29b-2ubuntu0.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/flavor_base_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/flavor_base_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..0200c98b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/flavor_base_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:---------------------|:---------------------|:---------------------|:---------| +| 0 | unzip | 6.0-25ubuntu1.1 | 6.0-25ubuntu1.2 | UPDATED | +| 1 | build-essential | 12.8ubuntu1.1 | 12.8ubuntu1.1 | | +| 2 | git | 1:2.25.1-1ubuntu3.11 | 1:2.25.1-1ubuntu3.11 | | +| 3 | libcurl4-openssl-dev | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..c4d0ebff --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..6cf9d66d --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.20.04.1 | 20230311ubuntu0.20.04.1 | | +| 1 | curl | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 2 | python3-distutils | 3.8.10-0ubuntu1~20.04 | 3.8.10-0ubuntu1~20.04 | | +| 3 | python3.8-dev | 3.8.10-0ubuntu1~20.04.9 | 3.8.10-0ubuntu1~20.04.9 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/language_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/language_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..4c300eff --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/language_deps/python3_pip_packages_diff.md @@ -0,0 +1,7 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | pyarrow | 14.0.1 | 14.0.2 | UPDATED | +| 1 | numpy | 1.24.3 | 1.24.3 | | +| 2 | pandas | 2.0.2 | 2.0.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..951e3b43 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..9161438f --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------------|:---------------------|:---------------------|:---------| +| 0 | apt-transport-https | No version specified | No version specified | | +| 1 | gnupg | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..995346cf --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/python-3.8-minimal-EXASOL-6.2.0/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------------|:-------------------|:-------------------|:---------| +| 0 | libssl-dev | 1.1.1f-1ubuntu2.20 | 1.1.1f-1ubuntu2.22 | UPDATED | +| 1 | coreutils | 8.30-3ubuntu2 | 8.30-3ubuntu2 | | +| 2 | libnss-db | 2.2.3pre1-6build6 | 2.2.3pre1-6build6 | | +| 3 | libprotobuf-dev | 3.6.1.3-2ubuntu5.2 | 3.6.1.3-2ubuntu5.2 | | +| 4 | libzmq3-dev | 4.3.2-2ubuntu1 | 4.3.2-2ubuntu1 | | +| 5 | locales | 2.31-0ubuntu9.14 | 2.31-0ubuntu9.14 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/README.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/README.md new file mode 100644 index 00000000..7c311fd8 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/README.md @@ -0,0 +1,19 @@ +# Package Version Comparison between R-4-minimal-exasol-6.2.0 flavor in 7.2.0 and R-4-minimal-exasol-6.2.0 flavor in 7.1.0 + +- Comparison of build step Udfclient_deps + - [Comparison of Apt Get Packages](udfclient_deps/apt_get_packages_diff.md) +- Comparison of build step Security_scan + - [Comparison of Apt Get Packages](security_scan/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages Oyster Deps](security_scan/apt_get_packages_oyster_deps_diff.md) + - [Comparison of Apt Get Packages Trivy Deps](security_scan/apt_get_packages_trivy_deps_diff.md) + - [Comparison of R Cran Packages](security_scan/r_cran_packages_diff.md) +- Comparison of build step Language_deps + - [Comparison of Apt Get Packages](language_deps/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages R](language_deps/apt_get_packages_r_diff.md) +- Comparison of build step Flavor_base_deps + - [Comparison of Apt Get Packages](flavor_base_deps/apt_get_packages_diff.md) + - [Comparison of Cran Packages](flavor_base_deps/cran_packages_diff.md) +- Comparison of build step Build_deps + - [Comparison of Apt Get Packages](build_deps/apt_get_packages_diff.md) +- Comparison of build step Base_test_deps + - [Comparison of Apt Get Packages](base_test_deps/apt_get_packages_diff.md) diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..674941eb --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:--------------------|:--------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.4 | 2.38-4ubuntu2.6 | UPDATED | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | gdb | 12.1-0ubuntu1~22.04 | 12.1-0ubuntu1~22.04 | | +| 3 | gdbserver | 12.1-0ubuntu1~22.04 | 12.1-0ubuntu1~22.04 | | +| 4 | patchelf | 0.14.3-1 | 0.14.3-1 | | +| 5 | strace | 5.16-0ubuntu3 | 5.16-0ubuntu3 | | +| 6 | valgrind | 1:3.18.1-1ubuntu2 | 1:3.18.1-1ubuntu2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..8399f554 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/build_deps/apt_get_packages_diff.md @@ -0,0 +1,14 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1 | 8.32-4.1ubuntu1.1 | UPDATED | +| 1 | locales | 2.35-0ubuntu3.5 | 2.35-0ubuntu3.6 | UPDATED | +| 2 | openjdk-11-jdk | 11.0.21+9-0ubuntu1~22.04 | 11.0.22+7-0ubuntu2~22.04.1 | UPDATED | +| 3 | tar | 1.34+dfsg-1ubuntu0.1.22.04.1 | 1.34+dfsg-1ubuntu0.1.22.04.2 | UPDATED | +| 4 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 5 | chrpath | 0.16-2 | 0.16-2 | | +| 6 | curl | 7.81.0-1ubuntu1.15 | 7.81.0-1ubuntu1.15 | | +| 7 | libpcre3-dev | 2:8.39-13ubuntu0.22.04.1 | 2:8.39-13ubuntu0.22.04.1 | | +| 8 | protobuf-compiler | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 9 | python3 | 3.10.6-1~22.04 | 3.10.6-1~22.04 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/flavor_base_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/flavor_base_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..01d131bd --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/flavor_base_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:--------------------|:---------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1 | 8.32-4.1ubuntu1.1 | UPDATED | +| 1 | git | 1:2.34.1-1ubuntu1.9 | 1:2.34.1-1ubuntu1.10 | UPDATED | +| 2 | locales | 2.35-0ubuntu3.5 | 2.35-0ubuntu3.6 | UPDATED | +| 3 | unzip | 6.0-26ubuntu3.1 | 6.0-26ubuntu3.2 | UPDATED | +| 4 | wget | 1.21.2-2ubuntu1 | 1.21.2-2ubuntu1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/flavor_base_deps/cran_packages_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/flavor_base_deps/cran_packages_diff.md new file mode 100644 index 00000000..c4d0ebff --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/flavor_base_deps/cran_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..7fab0663 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | curl | 7.81.0-1ubuntu1.15 | 7.81.0-1ubuntu1.15 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_r_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_r_diff.md new file mode 100644 index 00000000..d813a910 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/language_deps/apt_get_packages_r_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:-------------------|:-------------------|:---------| +| 0 | r-base-core | 4.3.0-1.2204.0 | 4.3.0-1.2204.0 | | +| 1 | r-base-dev | 4.3.0-1.2204.0 | 4.3.0-1.2204.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..951e3b43 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_oyster_deps_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_oyster_deps_diff.md new file mode 100644 index 00000000..24271c05 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_oyster_deps_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:---------------------|:---------------------|:---------------------|:---------| +| 0 | libcurl4-openssl-dev | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..9161438f --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------------|:---------------------|:---------------------|:---------| +| 0 | apt-transport-https | No version specified | No version specified | | +| 1 | gnupg | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/r_cran_packages_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/r_cran_packages_diff.md new file mode 100644 index 00000000..c4ec82d5 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/security_scan/r_cran_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | oysteR | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..11b653de --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/r-4-minimal-EXASOL-6.2.0/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1 | 8.32-4.1ubuntu1.1 | UPDATED | +| 1 | libssl-dev | 3.0.2-0ubuntu1.12 | 3.0.2-0ubuntu1.15 | UPDATED | +| 2 | locales | 2.35-0ubuntu3.5 | 2.35-0ubuntu3.6 | UPDATED | +| 3 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 4 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 5 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/README.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/README.md new file mode 100644 index 00000000..577103f8 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/README.md @@ -0,0 +1,22 @@ +# Package Version Comparison between Standard-exasol-7.1.0 flavor in 7.2.0 and Standard-exasol-7.1.0 flavor in 7.1.0 + +- Comparison of build step Udfclient_deps + - [Comparison of Apt Get Packages](udfclient_deps/apt_get_packages_diff.md) +- Comparison of build step Security_scan + - [Comparison of Apt Get Packages](security_scan/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages Trivy Deps](security_scan/apt_get_packages_trivy_deps_diff.md) +- Comparison of build step Language_deps + - [Comparison of Apt Get Packages](language_deps/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages R](language_deps/apt_get_packages_r_diff.md) + - [Comparison of Python3 Pip Packages](language_deps/python3_pip_packages_diff.md) +- Comparison of build step Flavor_base_deps_r + - [Comparison of Cran Packages](flavor_base_deps_r/cran_packages_diff.md) +- Comparison of build step Flavor_base_deps_python + - [Comparison of Python3 Pip Packages](flavor_base_deps_python/python3_pip_packages_diff.md) +- Comparison of build step Flavor_base_deps_apt + - [Comparison of Apt Get Packages](flavor_base_deps_apt/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages Trivy](flavor_base_deps_apt/apt_get_packages_trivy_diff.md) +- Comparison of build step Build_deps + - [Comparison of Apt Get Packages](build_deps/apt_get_packages_diff.md) +- Comparison of build step Base_test_deps + - [Comparison of Apt Get Packages](base_test_deps/apt_get_packages_diff.md) diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..273c62b2 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | binutils | 2.34-6ubuntu1.7 | 2.34-6ubuntu1.9 | UPDATED | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | gdb | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 3 | gdbserver | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 4 | patchelf | 0.10-2build1 | 0.10-2build1 | | +| 5 | strace | 5.5-3ubuntu1 | 5.5-3ubuntu1 | | +| 6 | valgrind | 1:3.15.0-1ubuntu9.1 | 1:3.15.0-1ubuntu9.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..b4500f86 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/build_deps/apt_get_packages_diff.md @@ -0,0 +1,13 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------|:---------------------------|:---------------------------|:---------| +| 0 | openjdk-11-jdk | 11.0.21+9-0ubuntu1~20.04 | 11.0.22+7-0ubuntu2~20.04.1 | UPDATED | +| 1 | tar | 1.30+dfsg-7ubuntu0.20.04.3 | 1.30+dfsg-7ubuntu0.20.04.4 | UPDATED | +| 2 | build-essential | 12.8ubuntu1.1 | 12.8ubuntu1.1 | | +| 3 | chrpath | 0.16-2 | 0.16-2 | | +| 4 | coreutils | 8.30-3ubuntu2 | 8.30-3ubuntu2 | | +| 5 | curl | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 6 | libpcre3-dev | 2:8.39-12ubuntu0.1 | 2:8.39-12ubuntu0.1 | | +| 7 | locales | 2.31-0ubuntu9.14 | 2.31-0ubuntu9.14 | | +| 8 | protobuf-compiler | 3.6.1.3-2ubuntu5.2 | 3.6.1.3-2ubuntu5.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_apt/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_apt/apt_get_packages_diff.md new file mode 100644 index 00000000..2e74ad7a --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_apt/apt_get_packages_diff.md @@ -0,0 +1,15 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:---------------------|:-----------------------|:------------------------|:---------| +| 0 | ldap-utils | 2.4.49+dfsg-2ubuntu1.9 | 2.4.49+dfsg-2ubuntu1.10 | UPDATED | +| 1 | libldap2-dev | 2.4.49+dfsg-2ubuntu1.9 | 2.4.49+dfsg-2ubuntu1.10 | UPDATED | +| 2 | maven | 3.6.3-1 | 3.6.3-1ubuntu0.1 | UPDATED | +| 3 | unzip | 6.0-25ubuntu1.1 | 6.0-25ubuntu1.2 | UPDATED | +| 4 | coreutils | 8.30-3ubuntu2 | 8.30-3ubuntu2 | | +| 5 | git | 1:2.25.1-1ubuntu3.11 | 1:2.25.1-1ubuntu3.11 | | +| 6 | libcurl4-openssl-dev | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 7 | libsasl2-dev | 2.1.27+dfsg-2ubuntu0.1 | 2.1.27+dfsg-2ubuntu0.1 | | +| 8 | locales | 2.31-0ubuntu9.14 | 2.31-0ubuntu9.14 | | +| 9 | unixodbc-dev | 2.3.6-0.1build1 | 2.3.6-0.1build1 | | +| 10 | wget | 1.20.3-1ubuntu2 | 1.20.3-1ubuntu2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_apt/apt_get_packages_trivy_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_apt/apt_get_packages_trivy_diff.md new file mode 100644 index 00000000..b0334bfc --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_apt/apt_get_packages_trivy_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | trivy | 0.26.0 | 0.26.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_python/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_python/python3_pip_packages_diff.md new file mode 100644 index 00000000..6db86c9e --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_python/python3_pip_packages_diff.md @@ -0,0 +1,73 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:-------------------------------------------------------------------------------------|:---------------------|:---------------------|:---------| +| 0 | Pygments | 2.16.1 | 2.9.0 | UPDATED | +| 1 | azure-batch | 14.0.0 | 14.1.0 | UPDATED | +| 2 | azure-cosmos | 4.5.0 | 4.5.1 | UPDATED | +| 3 | azure-eventgrid | 4.13.0 | 4.17.0 | UPDATED | +| 4 | azure-eventhub | 5.11.4 | 5.11.6 | UPDATED | +| 5 | azure-identity | 1.14.0 | 1.15.0 | UPDATED | +| 6 | azure-keyvault-certificates | 4.7.0 | 4.8.0 | UPDATED | +| 7 | azure-keyvault-keys | 4.8.0 | 4.9.0 | UPDATED | +| 8 | azure-keyvault-secrets | 4.7.0 | 4.8.0 | UPDATED | +| 9 | azure-kusto-data | 4.2.0 | 4.3.1 | UPDATED | +| 10 | azure-servicebus | 7.11.1 | 7.11.4 | UPDATED | +| 11 | azure-storage-blob | 12.17.0 | 12.19.0 | UPDATED | +| 12 | azure-storage-file-datalake | 12.12.0 | 12.14.0 | UPDATED | +| 13 | azure-storage-file-share | 12.13.0 | 12.15.0 | UPDATED | +| 14 | azure-storage-queue | 12.6.0 | 12.9.0 | UPDATED | +| 15 | boto3 | 1.28.39 | 1.34.49 | UPDATED | +| 16 | cffi | 1.15.1 | 1.16.0 | UPDATED | +| 17 | cryptography | 41.0.5 | 42.0.4 | UPDATED | +| 18 | google-cloud-asset | 3.20.0 | 3.24.2 | UPDATED | +| 19 | google-cloud-bigquery | 3.12.0 | 3.17.2 | UPDATED | +| 20 | google-cloud-bigquery-storage | 2.22.0 | 2.24.0 | UPDATED | +| 21 | google-cloud-bigtable | 2.21.0 | 2.23.0 | UPDATED | +| 22 | google-cloud-containeranalysis | 2.12.4 | 2.14.2 | UPDATED | +| 23 | google-cloud-datacatalog | 3.16.0 | 3.18.2 | UPDATED | +| 24 | google-cloud-datastore | 2.18.0 | 2.19.0 | UPDATED | +| 25 | google-cloud-firestore | 2.13.0 | 2.15.0 | UPDATED | +| 26 | google-cloud-kms | 2.19.2 | 2.21.2 | UPDATED | +| 27 | google-cloud-logging | 3.8.0 | 3.9.0 | UPDATED | +| 28 | google-cloud-monitoring | 2.16.0 | 2.19.2 | UPDATED | +| 29 | google-cloud-pubsub | 2.18.4 | 2.19.6 | UPDATED | +| 30 | google-cloud-spanner | 3.40.1 | 3.42.0 | UPDATED | +| 31 | google-cloud-storage | 2.12.0 | 2.14.0 | UPDATED | +| 32 | google-cloud-trace | 1.11.3 | 1.13.2 | UPDATED | +| 33 | grafeas | 1.8.1 | 1.9.2 | UPDATED | +| 34 | jinja2 | 3.1.2 | 3.1.3 | UPDATED | +| 35 | lxml | 4.9.3 | 4.9.4 | UPDATED | +| 36 | paramiko | 3.3.1 | 3.4.0 | UPDATED | +| 37 | protobuf | 4.24.4 | 4.25.3 | UPDATED | +| 38 | pyOpenSSL | 23.3.0 | 24.0.0 | UPDATED | +| 39 | pycurl | 7.45.2 | 7.45.3 | UPDATED | +| 40 | pykickstart | 3.49 | 3.52 | UPDATED | +| 41 | pyodbc | 5.0.1 | 5.1.0 | UPDATED | +| 42 | sagemaker | 2.196.0 | 2.209.0 | UPDATED | +| 43 | setuptools | 68.1.2 | 68.2.2 | UPDATED | +| 44 | ujson | 5.8.0 | 5.9.0 | UPDATED | +| 45 | PyYAML | 6.0.1 | 6.0.1 | | +| 46 | awscrt | 0.19.6 | 0.19.6 | | +| 47 | azure-eventhub-checkpointstoreblob | 1.1.4 | 1.1.4 | | +| 48 | azure-eventhub-checkpointstoreblob-aio | 1.1.4 | 1.1.4 | | +| 49 | azure-keyvault | 4.2.0 | 4.2.0 | | +| 50 | azure-loganalytics | 0.1.1 | 0.1.1 | | +| 51 | boto | 2.49.0 | 2.49.0 | | +| 52 | docutils | 0.20.1 | 0.20.1 | | +| 53 | git+http://github.com/EXASOL/websocket-api.git#egg=exasol-db-api&subdirectory=python | No version specified | No version specified | | +| 54 | google-cloud-ndb | 2.2.2 | 2.2.2 | | +| 55 | leveldb | 0.201 | 0.201 | | +| 56 | martian | 2.0.post1 | 2.0.post1 | | +| 57 | pycparser | 2.21 | 2.21 | | +| 58 | pyexasol | 0.25.2 | 0.25.2 | | +| 59 | pyftpdlib | 1.5.9 | 1.5.9 | | +| 60 | pysftp | 0.2.9 | 0.2.9 | | +| 61 | python-ldap | 3.4.3 | 3.4.3 | | +| 62 | pytz | 2023.3.post1 | 2023.3.post1 | | +| 63 | redis | 5.0.1 | 5.0.1 | | +| 64 | requests | 2.31.0 | 2.31.0 | | +| 65 | roman | 4.1 | 4.1 | | +| 66 | scikit-learn | 1.3.2 | 1.3.2 | | +| 67 | scipy | 1.10.1 | 1.10.1 | | +| 68 | simplejson | 3.19.2 | 3.19.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_r/cran_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_r/cran_packages_diff.md new file mode 100644 index 00000000..61d74b23 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/flavor_base_deps_r/cran_packages_diff.md @@ -0,0 +1,48 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | BradleyTerry2 | 1.1-2 | 1.1-2 | | +| 1 | Formula | 1.2-4 | 1.2-4 | | +| 2 | RCurl | 1.98-1.5 | 1.98-1.5 | | +| 3 | RODBC | 1.3-19 | 1.3-19 | | +| 4 | Rcpp | 1.0.8 | 1.0.8 | | +| 5 | SparseM | 1.81 | 1.81 | | +| 6 | XML | 3.99-0.8 | 3.99-0.8 | | +| 7 | acepack | 1.4.1 | 1.4.1 | | +| 8 | brglm | 0.7.2 | 0.7.2 | | +| 9 | caret | 6.0-90 | 6.0-90 | | +| 10 | caretEnsemble | 2.0.1 | 2.0.1 | | +| 11 | chron | 2.3-56 | 2.3-56 | | +| 12 | data.table | 1.14.2 | 1.14.2 | | +| 13 | digest | 0.6.29 | 0.6.29 | | +| 14 | dplyr | 1.0.7 | 1.0.7 | | +| 15 | e1071 | 1.7-9 | 1.7-9 | | +| 16 | fastcluster | 1.2.3 | 1.2.3 | | +| 17 | flashClust | 1.01-2 | 1.01-2 | | +| 18 | foreach | 1.5.1 | 1.5.1 | | +| 19 | gbm | 2.1.8 | 2.1.8 | | +| 20 | glue | 1.6.0 | 1.6.0 | | +| 21 | gtools | 3.9.2 | 3.9.2 | | +| 22 | htmltools | 0.5.2 | 0.5.2 | | +| 23 | httr | 1.4.2 | 1.4.2 | | +| 24 | iterators | 1.0.13 | 1.0.13 | | +| 25 | jsonlite | 1.7.3 | 1.7.3 | | +| 26 | lme4 | 1.1-27.1 | 1.1-27.1 | | +| 27 | magrittr | 2.0.1 | 2.0.1 | | +| 28 | minqa | 1.2.4 | 1.2.4 | | +| 29 | nloptr | 1.2.2.3 | 1.2.2.3 | | +| 30 | oysteR | 0.1.1 | 0.1.1 | | +| 31 | plyr | 1.8.6 | 1.8.6 | | +| 32 | profileModel | 0.6.1 | 0.6.1 | | +| 33 | proto | 1.0.0 | 1.0.0 | | +| 34 | purrr | 0.3.4 | 0.3.4 | | +| 35 | randomForest | 4.6-14 | 4.6-14 | | +| 36 | redux | 1.1.3 | 1.1.3 | | +| 37 | reshape2 | 1.4.4 | 1.4.4 | | +| 38 | rjson | 0.2.21 | 0.2.21 | | +| 39 | scales | 1.1.1 | 1.1.1 | | +| 40 | stringr | 1.4.0 | 1.4.0 | | +| 41 | tibble | 3.1.6 | 3.1.6 | | +| 42 | tidyr | 1.1.4 | 1.1.4 | | +| 43 | yaml | 2.2.1 | 2.2.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..e57d9d21 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/apt_get_packages_diff.md @@ -0,0 +1,14 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------------|:-------------------------|:---------------------------|:---------| +| 0 | openjdk-11-jdk-headless | 11.0.21+9-0ubuntu1~20.04 | 11.0.22+7-0ubuntu2~20.04.1 | UPDATED | +| 1 | curl | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 2 | git | 1:2.25.1-1ubuntu3.11 | 1:2.25.1-1ubuntu3.11 | | +| 3 | libexpat1 | 2.2.9-1ubuntu0.6 | 2.2.9-1ubuntu0.6 | | +| 4 | libexpat1-dev | 2.2.9-1ubuntu0.6 | 2.2.9-1ubuntu0.6 | | +| 5 | libsasl2-2 | 2.1.27+dfsg-2ubuntu0.1 | 2.1.27+dfsg-2ubuntu0.1 | | +| 6 | libsasl2-modules-db | 2.1.27+dfsg-2ubuntu0.1 | 2.1.27+dfsg-2ubuntu0.1 | | +| 7 | python3-distutils | 3.8.10-0ubuntu1~20.04 | 3.8.10-0ubuntu1~20.04 | | +| 8 | python3.8 | 3.8.10-0ubuntu1~20.04.9 | 3.8.10-0ubuntu1~20.04.9 | | +| 9 | python3.8-dev | 3.8.10-0ubuntu1~20.04.9 | 3.8.10-0ubuntu1~20.04.9 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/apt_get_packages_r_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/apt_get_packages_r_diff.md new file mode 100644 index 00000000..b222ac02 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/apt_get_packages_r_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | libexpat1 | 2.2.9-1ubuntu0.6 | 2.2.9-1ubuntu0.6 | | +| 1 | libexpat1-dev | 2.2.9-1ubuntu0.6 | 2.2.9-1ubuntu0.6 | | +| 2 | r-base-core | 4.3.2-1.2004.0 | 4.3.2-1.2004.0 | | +| 3 | r-base-dev | 4.3.2-1.2004.0 | 4.3.2-1.2004.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..9e82f332 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/language_deps/python3_pip_packages_diff.md @@ -0,0 +1,7 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | cython | 0.29.36 | 0.29.36 | | +| 1 | numpy | 1.24.4 | 1.24.4 | | +| 2 | pandas | 2.0.3 | 2.0.3 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..951e3b43 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..9161438f --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------------|:---------------------|:---------------------|:---------| +| 0 | apt-transport-https | No version specified | No version specified | | +| 1 | gnupg | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..995346cf --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-7.1.0/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------------|:-------------------|:-------------------|:---------| +| 0 | libssl-dev | 1.1.1f-1ubuntu2.20 | 1.1.1f-1ubuntu2.22 | UPDATED | +| 1 | coreutils | 8.30-3ubuntu2 | 8.30-3ubuntu2 | | +| 2 | libnss-db | 2.2.3pre1-6build6 | 2.2.3pre1-6build6 | | +| 3 | libprotobuf-dev | 3.6.1.3-2ubuntu5.2 | 3.6.1.3-2ubuntu5.2 | | +| 4 | libzmq3-dev | 4.3.2-2ubuntu1 | 4.3.2-2ubuntu1 | | +| 5 | locales | 2.31-0ubuntu9.14 | 2.31-0ubuntu9.14 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/README.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/README.md new file mode 100644 index 00000000..832c99d0 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/README.md @@ -0,0 +1,19 @@ +# Package Version Comparison between Standard-exasol-8.0.0 flavor in 7.2.0 and Standard-exasol-8.0.0 flavor in 7.1.0 + +- Comparison of build step Udfclient_deps + - [Comparison of Apt Get Packages](udfclient_deps/apt_get_packages_diff.md) +- Comparison of build step Language_deps + - [Comparison of Apt Get Packages](language_deps/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages R](language_deps/apt_get_packages_r_diff.md) + - [Comparison of Python3 Pip Packages](language_deps/python3_pip_packages_diff.md) +- Comparison of build step Flavor_base_deps_r + - [Comparison of Cran Packages](flavor_base_deps_r/cran_packages_diff.md) +- Comparison of build step Flavor_base_deps_python + - [Comparison of Python3 Pip Packages](flavor_base_deps_python/python3_pip_packages_diff.md) +- Comparison of build step Flavor_base_deps_apt + - [Comparison of Apt Get Packages](flavor_base_deps_apt/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages Trivy](flavor_base_deps_apt/apt_get_packages_trivy_diff.md) +- Comparison of build step Build_deps + - [Comparison of Apt Get Packages](build_deps/apt_get_packages_diff.md) +- Comparison of build step Base_test_deps + - [Comparison of Apt Get Packages](base_test_deps/apt_get_packages_diff.md) diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..7a318e6b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | binutils | 2.34-6ubuntu1.7 | 2.34-6ubuntu1.9 | UPDATED | +| 1 | gdb | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 2 | gdbserver | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 3 | patchelf | 0.10-2build1 | 0.10-2build1 | | +| 4 | strace | 5.5-3ubuntu1 | 5.5-3ubuntu1 | | +| 5 | valgrind | 1:3.15.0-1ubuntu9.1 | 1:3.15.0-1ubuntu9.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..5811c60a --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/build_deps/apt_get_packages_diff.md @@ -0,0 +1,13 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------|:-------------------------|:---------------------------|:---------| +| 0 | openjdk-11-jdk | 11.0.21+9-0ubuntu1~20.04 | 11.0.22+7-0ubuntu2~20.04.1 | UPDATED | +| 1 | build-essential | 12.4ubuntu1 | 12.4ubuntu1 | | +| 2 | chrpath | 0.16-2 | 0.16-2 | | +| 3 | coreutils | 8.28-1ubuntu1 | 8.28-1ubuntu1 | | +| 4 | curl | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 5 | libpcre3-dev | 2:8.39-9ubuntu0.1 | 2:8.39-9ubuntu0.1 | | +| 6 | locales | 2.31-0ubuntu9.14 | 2.31-0ubuntu9.14 | | +| 7 | protobuf-compiler | 3.0.0-9.1ubuntu1.1 | 3.0.0-9.1ubuntu1.1 | | +| 8 | tar | 1.29b-2ubuntu0.4 | 1.29b-2ubuntu0.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_apt/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_apt/apt_get_packages_diff.md new file mode 100644 index 00000000..28dfc36b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_apt/apt_get_packages_diff.md @@ -0,0 +1,26 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:---------------------|:--------------------------------|:--------------------------------|:---------| +| 0 | ldap-utils | 2.4.49+dfsg-2ubuntu1.9 | 2.4.49+dfsg-2ubuntu1.10 | UPDATED | +| 1 | libldap2-dev | 2.4.49+dfsg-2ubuntu1.9 | 2.4.49+dfsg-2ubuntu1.10 | UPDATED | +| 2 | libxml2-dev | 2.9.10+dfsg-5ubuntu0.20.04.6 | 2.9.10+dfsg-5ubuntu0.20.04.7 | UPDATED | +| 3 | maven | 3.6.3-1 | 3.6.3-1ubuntu0.1 | UPDATED | +| 4 | openssl | 1.1.1f-1ubuntu2.20 | 1.1.1f-1ubuntu2.22 | UPDATED | +| 5 | slapd | 2.4.49+dfsg-2ubuntu1.9 | 2.4.49+dfsg-2ubuntu1.10 | UPDATED | +| 6 | unzip | 6.0-25ubuntu1.1 | 6.0-25ubuntu1.2 | UPDATED | +| 7 | apt-transport-https | 2.0.10 | 2.0.10 | | +| 8 | build-essential | 12.8ubuntu1.1 | 12.8ubuntu1.1 | | +| 9 | cmake | 3.16.3-1ubuntu1.20.04.1 | 3.16.3-1ubuntu1.20.04.1 | | +| 10 | git | 1:2.25.1-1ubuntu3.11 | 1:2.25.1-1ubuntu3.11 | | +| 11 | gnupg | 2.2.19-3ubuntu2.2 | 2.2.19-3ubuntu2.2 | | +| 12 | libcurl4-openssl-dev | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 13 | libhiredis-dev | 0.14.0-6 | 0.14.0-6 | | +| 14 | libldb2 | 2:2.4.4-0ubuntu0.20.04.2 | 2:2.4.4-0ubuntu0.20.04.2 | | +| 15 | libleveldb1d | 1.22-3ubuntu2 | 1.22-3ubuntu2 | | +| 16 | libsasl2-dev | 2.1.27+dfsg-2ubuntu0.1 | 2.1.27+dfsg-2ubuntu0.1 | | +| 17 | libsmbclient | 2:4.15.13+dfsg-0ubuntu0.20.04.7 | 2:4.15.13+dfsg-0ubuntu0.20.04.7 | | +| 18 | libsmbclient-dev | 2:4.15.13+dfsg-0ubuntu0.20.04.7 | 2:4.15.13+dfsg-0ubuntu0.20.04.7 | | +| 19 | smbclient | 2:4.15.13+dfsg-0ubuntu0.20.04.7 | 2:4.15.13+dfsg-0ubuntu0.20.04.7 | | +| 20 | unixodbc-dev | 2.3.6-0.1build1 | 2.3.6-0.1build1 | | +| 21 | wget | 1.20.3-1ubuntu2 | 1.20.3-1ubuntu2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_apt/apt_get_packages_trivy_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_apt/apt_get_packages_trivy_diff.md new file mode 100644 index 00000000..b0334bfc --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_apt/apt_get_packages_trivy_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | trivy | 0.26.0 | 0.26.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_python/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_python/python3_pip_packages_diff.md new file mode 100644 index 00000000..0629c2a9 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_python/python3_pip_packages_diff.md @@ -0,0 +1,78 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------------------------------------------------------------------------------------------------------------------|:---------------------|:---------------------|:---------| +| 0 | awscrt | 0.19.6 | 0.20.4 | UPDATED | +| 1 | azure-cosmos | 4.2.0 | 4.5.1 | UPDATED | +| 2 | azure-eventgrid | 4.7.1 | 4.17.0 | UPDATED | +| 3 | azure-eventhub | 5.7.0 | 5.11.6 | UPDATED | +| 4 | azure-identity | 1.6.1 | 1.15.0 | UPDATED | +| 5 | azure-keyvault | 4.1.0 | 4.2.0 | UPDATED | +| 6 | azure-keyvault-certificates | 4.3.0 | 4.8.0 | UPDATED | +| 7 | azure-keyvault-keys | 4.4.0 | 4.9.0 | UPDATED | +| 8 | azure-keyvault-secrets | 4.3.0 | 4.8.0 | UPDATED | +| 9 | azure-kusto-data | 2.3.2 | 4.3.1 | UPDATED | +| 10 | azure-servicebus | 7.5.0 | 7.11.4 | UPDATED | +| 11 | azure-storage-blob | 12.9.0 | 12.19.0 | UPDATED | +| 12 | azure-storage-file-datalake | 12.5.0 | 12.14.0 | UPDATED | +| 13 | azure-storage-file-share | 12.6.0 | 12.15.0 | UPDATED | +| 14 | azure-storage-queue | 12.1.6 | 12.9.0 | UPDATED | +| 15 | bitarray | 2.3.5 | 2.9.2 | UPDATED | +| 16 | bitsets | 0.8.3 | 0.8.4 | UPDATED | +| 17 | boto3 | 1.26.125 | 1.34.48 | UPDATED | +| 18 | cffi | 1.15.0 | 1.16.0 | UPDATED | +| 19 | cryptography | 41.0.3 | 42.0.4 | UPDATED | +| 20 | debugpy | 1.6.7 | 1.8.1 | UPDATED | +| 21 | docutils | 0.18.1 | 0.20.1 | UPDATED | +| 22 | exasol-bucketfs | 0.8.0 | 0.9.0 | UPDATED | +| 23 | google-cloud-asset | 3.7.1 | 3.24.2 | UPDATED | +| 24 | google-cloud-bigquery | 2.32.0 | 2.34.4 | UPDATED | +| 25 | google-cloud-bigquery-storage | 2.11.0 | 2.24.0 | UPDATED | +| 26 | google-cloud-bigtable | 2.4.0 | 2.23.0 | UPDATED | +| 27 | google-cloud-containeranalysis | 2.6.3 | 2.14.2 | UPDATED | +| 28 | google-cloud-datacatalog | 3.6.2 | 3.18.2 | UPDATED | +| 29 | google-cloud-datastore | 1.15.3 | 1.15.5 | UPDATED | +| 30 | google-cloud-firestore | 2.3.4 | 2.15.0 | UPDATED | +| 31 | google-cloud-kms | 2.10.1 | 2.21.2 | UPDATED | +| 32 | google-cloud-logging | 2.7.0 | 2.7.2 | UPDATED | +| 33 | google-cloud-monitoring | 2.8.0 | 2.19.2 | UPDATED | +| 34 | google-cloud-ndb | 1.11.1 | 1.12.0 | UPDATED | +| 35 | google-cloud-pubsub | 2.9.0 | 2.19.6 | UPDATED | +| 36 | google-cloud-spanner | 3.12.1 | 3.42.0 | UPDATED | +| 37 | google-cloud-storage | 2.0.0 | 2.14.0 | UPDATED | +| 38 | google-cloud-trace | 1.5.1 | 1.13.2 | UPDATED | +| 39 | jinja2 | 3.0.3 | 3.1.3 | UPDATED | +| 40 | lxml | 4.9.1 | 4.9.4 | UPDATED | +| 41 | martian | 1.4 | 1.5 | UPDATED | +| 42 | numba | 0.57.0 | 0.58.1 | UPDATED | +| 43 | paramiko | 3.1.0 | 3.4.0 | UPDATED | +| 44 | plyvel | 1.5.0 | 1.5.1 | UPDATED | +| 45 | pyOpenSSL | 23.2.0 | 24.0.0 | UPDATED | +| 46 | pyarrow | 14.0.1 | 14.0.2 | UPDATED | +| 47 | pybase64 | 1.2.1 | 1.3.2 | UPDATED | +| 48 | pybloomfiltermmap3 | 0.5.5 | 0.5.7 | UPDATED | +| 49 | pycurl | 7.44.1 | 7.45.3 | UPDATED | +| 50 | pyftpdlib | 1.5.6 | 1.5.9 | UPDATED | +| 51 | pyodbc | 4.0.32 | 4.0.39 | UPDATED | +| 52 | pysmbc | 1.0.23 | 1.0.25.1 | UPDATED | +| 53 | python-ldap | 3.4.3 | 3.4.4 | UPDATED | +| 54 | pytz | 2023.3 | 2023.4 | UPDATED | +| 55 | pyyaml | 5.4.1 | 6.0.1 | UPDATED | +| 56 | redis | 4.5.4 | 4.6.0 | UPDATED | +| 57 | requests | 2.27.1 | 2.31.0 | UPDATED | +| 58 | sagemaker | 2.151.0 | 2.208.0 | UPDATED | +| 59 | scikit-learn | 1.2.2 | 1.3.2 | UPDATED | +| 60 | setuptools | 65.5.1 | 65.7.0 | UPDATED | +| 61 | simplejson | 3.17.6 | 3.19.2 | UPDATED | +| 62 | ujson | 5.4.0 | 5.9.0 | UPDATED | +| 63 | azure-batch | 11.0.0 | 11.0.0 | | +| 64 | azure-eventhub-checkpointstoreblob | 1.1.4 | 1.1.4 | | +| 65 | azure-eventhub-checkpointstoreblob-aio | 1.1.4 | 1.1.4 | | +| 66 | azure-loganalytics | 0.1.1 | 0.1.1 | | +| 67 | git+http://github.com/EXASOL/websocket-api.git@5150f964388412788bf5e47752a7916a5a8624c5#egg=exasol-db-api&subdirectory=python | No version specified | No version specified | | +| 68 | protobuf | 3.20.3 | 3.20.3 | | +| 69 | pyexasol | 0.25.2 | 0.25.2 | | +| 70 | pysftp | 0.2.9 | 0.2.9 | | +| 71 | pysimdjson | 5.0.2 | 5.0.2 | | +| 72 | roman | 3.3 | 3.3 | | +| 73 | scipy | 1.10.1 | 1.10.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_r/cran_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_r/cran_packages_diff.md new file mode 100644 index 00000000..61d74b23 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/flavor_base_deps_r/cran_packages_diff.md @@ -0,0 +1,48 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | BradleyTerry2 | 1.1-2 | 1.1-2 | | +| 1 | Formula | 1.2-4 | 1.2-4 | | +| 2 | RCurl | 1.98-1.5 | 1.98-1.5 | | +| 3 | RODBC | 1.3-19 | 1.3-19 | | +| 4 | Rcpp | 1.0.8 | 1.0.8 | | +| 5 | SparseM | 1.81 | 1.81 | | +| 6 | XML | 3.99-0.8 | 3.99-0.8 | | +| 7 | acepack | 1.4.1 | 1.4.1 | | +| 8 | brglm | 0.7.2 | 0.7.2 | | +| 9 | caret | 6.0-90 | 6.0-90 | | +| 10 | caretEnsemble | 2.0.1 | 2.0.1 | | +| 11 | chron | 2.3-56 | 2.3-56 | | +| 12 | data.table | 1.14.2 | 1.14.2 | | +| 13 | digest | 0.6.29 | 0.6.29 | | +| 14 | dplyr | 1.0.7 | 1.0.7 | | +| 15 | e1071 | 1.7-9 | 1.7-9 | | +| 16 | fastcluster | 1.2.3 | 1.2.3 | | +| 17 | flashClust | 1.01-2 | 1.01-2 | | +| 18 | foreach | 1.5.1 | 1.5.1 | | +| 19 | gbm | 2.1.8 | 2.1.8 | | +| 20 | glue | 1.6.0 | 1.6.0 | | +| 21 | gtools | 3.9.2 | 3.9.2 | | +| 22 | htmltools | 0.5.2 | 0.5.2 | | +| 23 | httr | 1.4.2 | 1.4.2 | | +| 24 | iterators | 1.0.13 | 1.0.13 | | +| 25 | jsonlite | 1.7.3 | 1.7.3 | | +| 26 | lme4 | 1.1-27.1 | 1.1-27.1 | | +| 27 | magrittr | 2.0.1 | 2.0.1 | | +| 28 | minqa | 1.2.4 | 1.2.4 | | +| 29 | nloptr | 1.2.2.3 | 1.2.2.3 | | +| 30 | oysteR | 0.1.1 | 0.1.1 | | +| 31 | plyr | 1.8.6 | 1.8.6 | | +| 32 | profileModel | 0.6.1 | 0.6.1 | | +| 33 | proto | 1.0.0 | 1.0.0 | | +| 34 | purrr | 0.3.4 | 0.3.4 | | +| 35 | randomForest | 4.6-14 | 4.6-14 | | +| 36 | redux | 1.1.3 | 1.1.3 | | +| 37 | reshape2 | 1.4.4 | 1.4.4 | | +| 38 | rjson | 0.2.21 | 0.2.21 | | +| 39 | scales | 1.1.1 | 1.1.1 | | +| 40 | stringr | 1.4.0 | 1.4.0 | | +| 41 | tibble | 3.1.6 | 3.1.6 | | +| 42 | tidyr | 1.1.4 | 1.1.4 | | +| 43 | yaml | 2.2.1 | 2.2.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..581d3249 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------------|:-------------------------|:---------------------------|:---------| +| 0 | openjdk-11-jdk-headless | 11.0.21+9-0ubuntu1~20.04 | 11.0.22+7-0ubuntu2~20.04.1 | UPDATED | +| 1 | ca-certificates | 20230311ubuntu0.20.04.1 | 20230311ubuntu0.20.04.1 | | +| 2 | curl | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 3 | python3-distutils | 3.8.10-0ubuntu1~20.04 | 3.8.10-0ubuntu1~20.04 | | +| 4 | python3.8-dev | 3.8.10-0ubuntu1~20.04.9 | 3.8.10-0ubuntu1~20.04.9 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/apt_get_packages_r_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/apt_get_packages_r_diff.md new file mode 100644 index 00000000..68e6eed6 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/apt_get_packages_r_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | libexpat1 | 2.2.9-1ubuntu0.6 | 2.2.9-1ubuntu0.6 | | +| 1 | libexpat1-dev | 2.2.9-1ubuntu0.6 | 2.2.9-1ubuntu0.6 | | +| 2 | r-base-core | 4.1.3-1.2004.0 | 4.1.3-1.2004.0 | | +| 3 | r-base-dev | 4.1.3-1.2004.0 | 4.1.3-1.2004.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..6d3b4cd0 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/language_deps/python3_pip_packages_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | numpy | 1.22.4 | 1.22.4 | | +| 1 | pandas | 2.0.2 | 2.0.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..995346cf --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/standard-EXASOL-8.0.0/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------------|:-------------------|:-------------------|:---------| +| 0 | libssl-dev | 1.1.1f-1ubuntu2.20 | 1.1.1f-1ubuntu2.22 | UPDATED | +| 1 | coreutils | 8.30-3ubuntu2 | 8.30-3ubuntu2 | | +| 2 | libnss-db | 2.2.3pre1-6build6 | 2.2.3pre1-6build6 | | +| 3 | libprotobuf-dev | 3.6.1.3-2ubuntu5.2 | 3.6.1.3-2ubuntu5.2 | | +| 4 | libzmq3-dev | 4.3.2-2ubuntu1 | 4.3.2-2ubuntu1 | | +| 5 | locales | 2.31-0ubuntu9.14 | 2.31-0ubuntu9.14 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/README.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/README.md new file mode 100644 index 00000000..9f636086 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/README.md @@ -0,0 +1,17 @@ +# Package Version Comparison between Template-exasol-all-python-3.10 flavor in 7.2.0 and Template-exasol-all-python-3.10 flavor in 7.1.0 + +- Comparison of build step Udfclient_deps + - [Comparison of Apt Get Packages](udfclient_deps/apt_get_packages_diff.md) +- Comparison of build step Security_scan + - [Comparison of Apt Get Packages](security_scan/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages Trivy Deps](security_scan/apt_get_packages_trivy_deps_diff.md) +- Comparison of build step Language_deps + - [Comparison of Apt Get Packages](language_deps/apt_get_packages_diff.md) + - [Comparison of Python3 Pip Packages](language_deps/python3_pip_packages_diff.md) +- Comparison of build step Flavor_base_deps + - [Comparison of Apt Get Packages](flavor_base_deps/apt_get_packages_diff.md) + - [Comparison of Python3 Pip Packages](flavor_base_deps/python3_pip_packages_diff.md) +- Comparison of build step Build_deps + - [Comparison of Apt Get Packages](build_deps/apt_get_packages_diff.md) +- Comparison of build step Base_test_deps + - [Comparison of Apt Get Packages](base_test_deps/apt_get_packages_diff.md) diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..02135ef8 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:--------------------|:--------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.4 | 2.38-4ubuntu2.6 | UPDATED | +| 1 | gdb | 12.1-0ubuntu1~22.04 | 12.1-0ubuntu1~22.04 | | +| 2 | gdbserver | 12.1-0ubuntu1~22.04 | 12.1-0ubuntu1~22.04 | | +| 3 | patchelf | 0.14.3-1 | 0.14.3-1 | | +| 4 | strace | 5.16-0ubuntu3 | 5.16-0ubuntu3 | | +| 5 | valgrind | 1:3.18.1-1ubuntu2 | 1:3.18.1-1ubuntu2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..5a9f89ec --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md @@ -0,0 +1,13 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------|:-------------------------------|:-------------------------------|:---------| +| 0 | build-essential | 12.4ubuntu1 | 12.4ubuntu1 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.28-1ubuntu1 | 8.28-1ubuntu1 | | +| 3 | curl | 7.68.0-1ubuntu2.19 | 7.68.0-1ubuntu2.19 | | +| 4 | libpcre3-dev | 2:8.39-9ubuntu0.1 | 2:8.39-9ubuntu0.1 | | +| 5 | locales | 2.27-3ubuntu1.6 | 2.27-3ubuntu1.6 | | +| 6 | openjdk-11-jdk | 11.0.19+7~us1-0ubuntu1~20.04.1 | 11.0.19+7~us1-0ubuntu1~20.04.1 | | +| 7 | protobuf-compiler | 3.0.0-9.1ubuntu1.1 | 3.0.0-9.1ubuntu1.1 | | +| 8 | tar | 1.29b-2ubuntu0.4 | 1.29b-2ubuntu0.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..97f8aea9 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:---------------------|:---------------------|:---------------------|:---------| +| 0 | unzip | 6.0-26ubuntu3.1 | 6.0-26ubuntu3.2 | UPDATED | +| 1 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 2 | git | 1:2.34.1-1ubuntu1.10 | 1:2.34.1-1ubuntu1.10 | | +| 3 | libcurl4-openssl-dev | 7.81.0-1ubuntu1.15 | 7.81.0-1ubuntu1.15 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..c4d0ebff --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..59d31d11 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | curl | 7.81.0-1ubuntu1.15 | 7.81.0-1ubuntu1.15 | | +| 2 | python3-distutils | 3.10.8-1~22.04 | 3.10.8-1~22.04 | | +| 3 | python3.10-dev | 3.10.12-1~22.04.3 | 3.10.12-1~22.04.3 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..4c300eff --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md @@ -0,0 +1,7 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | pyarrow | 14.0.1 | 14.0.2 | UPDATED | +| 1 | numpy | 1.24.3 | 1.24.3 | | +| 2 | pandas | 2.0.2 | 2.0.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..951e3b43 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..9161438f --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------------|:---------------------|:---------------------|:---------| +| 0 | apt-transport-https | No version specified | No version specified | | +| 1 | gnupg | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..11b653de --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1 | 8.32-4.1ubuntu1.1 | UPDATED | +| 1 | libssl-dev | 3.0.2-0ubuntu1.12 | 3.0.2-0ubuntu1.15 | UPDATED | +| 2 | locales | 2.35-0ubuntu3.5 | 2.35-0ubuntu3.6 | UPDATED | +| 3 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 4 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 5 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/README.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/README.md new file mode 100644 index 00000000..b71ecba5 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/README.md @@ -0,0 +1,22 @@ +# Package Version Comparison between Template-exasol-all-python-3.8-conda flavor in 7.2.0 and Template-exasol-all-python-3.8-conda flavor in 7.1.0 + +- Comparison of build step Udfclient_deps + - [Comparison of Conda Channels](udfclient_deps/conda_channels_diff.md) + - [Comparison of Conda Packages](udfclient_deps/conda_packages_diff.md) +- Comparison of build step Security_scan + - [Comparison of Apt Get Packages](security_scan/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages Trivy Deps](security_scan/apt_get_packages_trivy_deps_diff.md) +- Comparison of build step Language_deps + - [Comparison of Conda Channels](language_deps/conda_channels_diff.md) + - [Comparison of Conda Packages](language_deps/conda_packages_diff.md) +- Comparison of build step Flavor_base_deps + - [Comparison of Conda Channels](flavor_base_deps/conda_channels_diff.md) + - [Comparison of Conda Packages](flavor_base_deps/conda_packages_diff.md) + - [Comparison of Python3 Pip Packages](flavor_base_deps/python3_pip_packages_diff.md) +- Comparison of build step Conda_deps + - [Comparison of Apt Get Packages](conda_deps/apt_get_packages_diff.md) +- Comparison of build step Build_deps + - [Comparison of Conda Channels](build_deps/conda_channels_diff.md) + - [Comparison of Conda Packages](build_deps/conda_packages_diff.md) +- Comparison of build step Base_test_deps + - [Comparison of Apt Get Packages](base_test_deps/apt_get_packages_diff.md) diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d18de119 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | gdb | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 1 | gdbserver | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 2 | strace | 5.5-3ubuntu1 | 5.5-3ubuntu1 | | +| 3 | valgrind | 1:3.15.0-1ubuntu9.1 | 1:3.15.0-1ubuntu9.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/build_deps/conda_channels_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/build_deps/conda_channels_diff.md new file mode 100644 index 00000000..4f7d9b4b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/build_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/build_deps/conda_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/build_deps/conda_packages_diff.md new file mode 100644 index 00000000..a00866c4 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/build_deps/conda_packages_diff.md @@ -0,0 +1,12 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:-------------|:-------------------|:-------------------|:---------| +| 0 | protobuf | 4.24.4 | 4.25.1 | UPDATED | +| 1 | bazel | 5.2.0 | 5.2.0 | | +| 2 | chrpath | 0.16 | 0.16 | | +| 3 | gcc_linux-64 | 11.2.0 | 11.2.0 | | +| 4 | gxx_linux-64 | 11.2.0 | 11.2.0 | | +| 5 | make | 4.3 | 4.3 | | +| 6 | openjdk | 11.0.15 | 11.0.15 | | +| 7 | pcre | 8.45 | 8.45 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/conda_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/conda_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..8dd37b4a --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/conda_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.20.04.1 | 20230311ubuntu0.20.04.1 | | +| 1 | coreutils | 8.30-3ubuntu2 | 8.30-3ubuntu2 | | +| 2 | curl | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 3 | locales | 2.31-0ubuntu9.14 | 2.31-0ubuntu9.14 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/conda_channels_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/conda_channels_diff.md new file mode 100644 index 00000000..4f7d9b4b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/conda_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/conda_packages_diff.md new file mode 100644 index 00000000..c4d0ebff --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/conda_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..c4d0ebff --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/language_deps/conda_channels_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/language_deps/conda_channels_diff.md new file mode 100644 index 00000000..4f7d9b4b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/language_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/language_deps/conda_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/language_deps/conda_packages_diff.md new file mode 100644 index 00000000..03cc6c01 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/language_deps/conda_packages_diff.md @@ -0,0 +1,15 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:-----------------|:---------------------|:---------------------|:---------| +| 0 | cryptography | 41.0.3 | 42.0.4 | UPDATED | +| 1 | pyarrow | 14.0.1 | 14.0.2 | UPDATED | +| 2 | libxcrypt | | 4.4.36 | NEW | +| 3 | icu | 70.1=h27087fc_0 | 70.1=h27087fc_0 | | +| 4 | ld_impl_linux-64 | 2.36.1 | 2.36.1 | | +| 5 | libblas | 3.9.0=15_linux64_mkl | 3.9.0=15_linux64_mkl | | +| 6 | libxml2 | 2.10.3=hca2bb57_4 | 2.10.3=hca2bb57_4 | | +| 7 | mamba | 1.3.1 | 1.3.1 | | +| 8 | numpy | 1.24.3 | 1.24.3 | | +| 9 | pandas | 2.0.2 | 2.0.2 | | +| 10 | python | 3.8.13 | 3.8.13 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..951e3b43 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..9161438f --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------------|:---------------------|:---------------------|:---------| +| 0 | apt-transport-https | No version specified | No version specified | | +| 1 | gnupg | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/udfclient_deps/conda_channels_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/udfclient_deps/conda_channels_diff.md new file mode 100644 index 00000000..4f7d9b4b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/udfclient_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/udfclient_deps/conda_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/udfclient_deps/conda_packages_diff.md new file mode 100644 index 00000000..37f08b21 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-conda/udfclient_deps/conda_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | libprotobuf | 4.24.4 | 4.25.1 | UPDATED | +| 1 | openssl | 3.1.4 | 3.2.1 | UPDATED | +| 2 | _openmp_mutex | 4.5=2_kmp_llvm | 4.5=2_kmp_llvm | | +| 3 | cppzmq | 4.8.1 | 4.8.1 | | +| 4 | nss | 3.77 | 3.77 | | +| 5 | zeromq | 4.3.4 | 4.3.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/README.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/README.md new file mode 100644 index 00000000..d805fb43 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/README.md @@ -0,0 +1,22 @@ +# Package Version Comparison between Template-exasol-all-python-3.8-cuda-conda flavor in 7.2.0 and Template-exasol-all-python-3.8-cuda-conda flavor in 7.1.0 + +- Comparison of build step Udfclient_deps + - [Comparison of Conda Channels](udfclient_deps/conda_channels_diff.md) + - [Comparison of Conda Packages](udfclient_deps/conda_packages_diff.md) +- Comparison of build step Security_scan + - [Comparison of Apt Get Packages](security_scan/apt_get_packages_diff.md) + - [Comparison of Apt Get Packages Trivy Deps](security_scan/apt_get_packages_trivy_deps_diff.md) +- Comparison of build step Nvidia_driver_deps + - [Comparison of Apt Get Packages](nvidia_driver_deps/apt_get_packages_diff.md) +- Comparison of build step Language_deps + - [Comparison of Conda Channels](language_deps/conda_channels_diff.md) + - [Comparison of Conda Packages](language_deps/conda_packages_diff.md) +- Comparison of build step Flavor_base_deps + - [Comparison of Conda Channels](flavor_base_deps/conda_channels_diff.md) + - [Comparison of Conda Packages](flavor_base_deps/conda_packages_diff.md) + - [Comparison of Python3 Pip Packages](flavor_base_deps/python3_pip_packages_diff.md) +- Comparison of build step Build_deps + - [Comparison of Conda Channels](build_deps/conda_channels_diff.md) + - [Comparison of Conda Packages](build_deps/conda_packages_diff.md) +- Comparison of build step Base_test_deps + - [Comparison of Apt Get Packages](base_test_deps/apt_get_packages_diff.md) diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d18de119 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | gdb | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 1 | gdbserver | 9.2-0ubuntu1~20.04.1 | 9.2-0ubuntu1~20.04.1 | | +| 2 | strace | 5.5-3ubuntu1 | 5.5-3ubuntu1 | | +| 3 | valgrind | 1:3.15.0-1ubuntu9.1 | 1:3.15.0-1ubuntu9.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/build_deps/conda_channels_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/build_deps/conda_channels_diff.md new file mode 100644 index 00000000..4f7d9b4b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/build_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/build_deps/conda_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/build_deps/conda_packages_diff.md new file mode 100644 index 00000000..a00866c4 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/build_deps/conda_packages_diff.md @@ -0,0 +1,12 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:-------------|:-------------------|:-------------------|:---------| +| 0 | protobuf | 4.24.4 | 4.25.1 | UPDATED | +| 1 | bazel | 5.2.0 | 5.2.0 | | +| 2 | chrpath | 0.16 | 0.16 | | +| 3 | gcc_linux-64 | 11.2.0 | 11.2.0 | | +| 4 | gxx_linux-64 | 11.2.0 | 11.2.0 | | +| 5 | make | 4.3 | 4.3 | | +| 6 | openjdk | 11.0.15 | 11.0.15 | | +| 7 | pcre | 8.45 | 8.45 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/conda_channels_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/conda_channels_diff.md new file mode 100644 index 00000000..4f7d9b4b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/conda_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/conda_packages_diff.md new file mode 100644 index 00000000..7dfe5467 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/conda_packages_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:-------------------|:-------------------|:---------| +| 0 | cudatoolkit | 11.3.1 | 11.3.1 | | +| 1 | cudnn | 8.1.0.77 | 8.1.0.77 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..c4d0ebff --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/language_deps/conda_channels_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/language_deps/conda_channels_diff.md new file mode 100644 index 00000000..4f7d9b4b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/language_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/language_deps/conda_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/language_deps/conda_packages_diff.md new file mode 100644 index 00000000..ea420ae2 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/language_deps/conda_packages_diff.md @@ -0,0 +1,15 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:-----------------|:---------------------------|:---------------------------|:---------| +| 0 | cryptography | 41.0.3 | 42.0.4 | UPDATED | +| 1 | pyarrow | 14.0.1=py38h296dbf9_0_cuda | 14.0.2=py38h296dbf9_9_cuda | UPDATED | +| 2 | libxcrypt | | 4.4.36 | NEW | +| 3 | icu | 70.1=h27087fc_0 | 70.1=h27087fc_0 | | +| 4 | ld_impl_linux-64 | 2.36.1 | 2.36.1 | | +| 5 | libblas | 3.9.0=15_linux64_mkl | 3.9.0=15_linux64_mkl | | +| 6 | libxml2 | 2.10.3=hca2bb57_4 | 2.10.3=hca2bb57_4 | | +| 7 | mamba | 1.3.1 | 1.3.1 | | +| 8 | numpy | 1.24.3 | 1.24.3 | | +| 9 | pandas | 2.0.2 | 2.0.2 | | +| 10 | python | 3.8.13 | 3.8.13 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..8dd37b4a --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.20.04.1 | 20230311ubuntu0.20.04.1 | | +| 1 | coreutils | 8.30-3ubuntu2 | 8.30-3ubuntu2 | | +| 2 | curl | 7.68.0-1ubuntu2.21 | 7.68.0-1ubuntu2.21 | | +| 3 | locales | 2.31-0ubuntu9.14 | 2.31-0ubuntu9.14 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..951e3b43 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..9161438f --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------------|:---------------------|:---------------------|:---------| +| 0 | apt-transport-https | No version specified | No version specified | | +| 1 | gnupg | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/udfclient_deps/conda_channels_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/udfclient_deps/conda_channels_diff.md new file mode 100644 index 00000000..4f7d9b4b --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/udfclient_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/udfclient_deps/conda_packages_diff.md b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/udfclient_deps/conda_packages_diff.md new file mode 100644 index 00000000..37f08b21 --- /dev/null +++ b/doc/changes/package_diffs/7.2.0/template-Exasol-all-python-3.8-cuda-conda/udfclient_deps/conda_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 7.1.0 | Version in 7.2.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | libprotobuf | 4.24.4 | 4.25.1 | UPDATED | +| 1 | openssl | 3.1.4 | 3.2.1 | UPDATED | +| 2 | _openmp_mutex | 4.5=2_kmp_llvm | 4.5=2_kmp_llvm | | +| 3 | cppzmq | 4.8.1 | 4.8.1 | | +| 4 | nss | 3.77 | 3.77 | | +| 5 | zeromq | 4.3.4 | 4.3.4 | | \ No newline at end of file