diff --git a/.github/ISSUE_TEMPLATE/dependency-update.md b/.github/ISSUE_TEMPLATE/dependency-update.md new file mode 100644 index 00000000..4589ef6c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/dependency-update.md @@ -0,0 +1,22 @@ +--- +name: Dependency Update +about: Update Dependencies +title: Update Dependencies on top of +labels: security +assignees: '' + +--- + +Security issues found by the nightly CI-build require updating the following packages incl. recommendations. + +## Ubuntu + +n/a + +## Pip / Pypi Dependencies + +n/a + +## R programming Language + +n/a diff --git a/.gitignore b/.gitignore index 8a0342a7..2e1e3359 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ emulator/zmqcontainer_pb2.py luigi.cfg .bcc/ .vagrant + +# Emacs +TAGS diff --git a/doc/changes/changes_8.3.0.md b/doc/changes/changes_8.3.0.md index e7475394..4e429472 100644 --- a/doc/changes/changes_8.3.0.md +++ b/doc/changes/changes_8.3.0.md @@ -5,6 +5,10 @@ Code name: ## Summary +## Security Issues + +* #935: Update dependencies + ## Refactorings * #933: Added file `release_config.yml` diff --git a/doc/changes/package_diffs/8.3.0/README.md b/doc/changes/package_diffs/8.3.0/README.md new file mode 100644 index 00000000..f22f7d54 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/README.md @@ -0,0 +1,8 @@ +# Package Version Comparison between 8.3.0 and 8.2.0 + +- [Comparison of flavor Standard-exasol-all](standard-EXASOL-all/README.md) +- [Comparison of flavor Template-exasol-all-java-17](template-Exasol-all-java-17/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.10-conda](template-Exasol-all-python-3.10-conda/README.md) +- [Comparison of flavor Template-exasol-all-python-3.10-cuda-conda](template-Exasol-all-python-3.10-cuda-conda/README.md) +- [Comparison of flavor Template-exasol-all-r-4](template-Exasol-all-r-4/README.md) diff --git a/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/README.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/README.md new file mode 100644 index 00000000..1aaf639a --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/README.md @@ -0,0 +1,19 @@ +# Package Version Comparison between Standard-exasol-all flavor in 8.3.0 and Standard-exasol-all flavor in 8.2.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/8.3.0/standard-EXASOL-all/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..926b7d0e --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 2 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/8.3.0/standard-EXASOL-all/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..2c251622 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/build_deps/apt_get_packages_diff.md @@ -0,0 +1,13 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | libpcre3-dev | 2:8.39-13ubuntu0.22.04.1 | 2:8.39-13ubuntu0.22.04.1 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 6 | openjdk-11-jdk | 11.0.23+9-1ubuntu1~22.04.1 | 11.0.23+9-1ubuntu1~22.04.1 | | +| 7 | protobuf-compiler | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 8 | tar | 1.34+dfsg-1ubuntu0.1.22.04.2 | 1.34+dfsg-1ubuntu0.1.22.04.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_diff.md new file mode 100644 index 00000000..cfa6454f --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_diff.md @@ -0,0 +1,26 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:---------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | ldap-utils | 2.5.18+dfsg-0ubuntu0.22.04.1 | 2.5.18+dfsg-0ubuntu0.22.04.2 | UPDATED | +| 1 | libldap2-dev | 2.5.18+dfsg-0ubuntu0.22.04.1 | 2.5.18+dfsg-0ubuntu0.22.04.2 | UPDATED | +| 2 | slapd | 2.5.18+dfsg-0ubuntu0.22.04.1 | 2.5.18+dfsg-0ubuntu0.22.04.2 | UPDATED | +| 3 | apt-transport-https | 2.4.12 | 2.4.12 | | +| 4 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 5 | cmake | 3.22.1-1ubuntu1.22.04.2 | 3.22.1-1ubuntu1.22.04.2 | | +| 6 | git | 1:2.34.1-1ubuntu1.11 | 1:2.34.1-1ubuntu1.11 | | +| 7 | gnupg | 2.2.27-3ubuntu2.1 | 2.2.27-3ubuntu2.1 | | +| 8 | libcurl4-openssl-dev | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 9 | libhiredis-dev | 0.14.1-2 | 0.14.1-2 | | +| 10 | libldb2 | 2:2.4.4-0ubuntu0.22.04.2 | 2:2.4.4-0ubuntu0.22.04.2 | | +| 11 | libleveldb1d | 1.23-3build1 | 1.23-3build1 | | +| 12 | libsasl2-dev | 2.1.27+dfsg2-3ubuntu1.2 | 2.1.27+dfsg2-3ubuntu1.2 | | +| 13 | libsmbclient | 2:4.15.13+dfsg-0ubuntu1.6 | 2:4.15.13+dfsg-0ubuntu1.6 | | +| 14 | libsmbclient-dev | 2:4.15.13+dfsg-0ubuntu1.6 | 2:4.15.13+dfsg-0ubuntu1.6 | | +| 15 | libxml2-dev | 2.9.13+dfsg-1ubuntu0.4 | 2.9.13+dfsg-1ubuntu0.4 | | +| 16 | maven | 3.6.3-5 | 3.6.3-5 | | +| 17 | openssl | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 18 | smbclient | 2:4.15.13+dfsg-0ubuntu1.6 | 2:4.15.13+dfsg-0ubuntu1.6 | | +| 19 | unixodbc-dev | 2.3.9-5ubuntu0.1 | 2.3.9-5ubuntu0.1 | | +| 20 | unzip | 6.0-26ubuntu3.2 | 6.0-26ubuntu3.2 | | +| 21 | wget | 1.21.2-2ubuntu1.1 | 1.21.2-2ubuntu1.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_trivy_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_trivy_diff.md new file mode 100644 index 00000000..5aa8e6c7 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_trivy_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | trivy | 0.51.1 | 0.51.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_python/python3_pip_packages_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_python/python3_pip_packages_diff.md new file mode 100644 index 00000000..27756667 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_python/python3_pip_packages_diff.md @@ -0,0 +1,79 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------------------------------------------------------------------------------------------------------------------------|:---------------------|:---------------------|:---------| +| 0 | awscrt | 0.20.9 | 0.20.9 | | +| 1 | azure-batch | 14.2.0 | 14.2.0 | | +| 2 | azure-cosmos | 4.6.0 | 4.6.0 | | +| 3 | azure-eventgrid | 4.19.0 | 4.19.0 | | +| 4 | azure-eventhub | 5.11.7 | 5.11.7 | | +| 5 | azure-eventhub-checkpointstoreblob | 1.1.4 | 1.1.4 | | +| 6 | azure-eventhub-checkpointstoreblob-aio | 1.1.4 | 1.1.4 | | +| 7 | azure-identity | 1.16.0 | 1.16.0 | | +| 8 | azure-keyvault | 4.2.0 | 4.2.0 | | +| 9 | azure-keyvault-certificates | 4.8.0 | 4.8.0 | | +| 10 | azure-keyvault-keys | 4.9.0 | 4.9.0 | | +| 11 | azure-keyvault-secrets | 4.8.0 | 4.8.0 | | +| 12 | azure-kusto-data | 4.4.0 | 4.4.0 | | +| 13 | azure-loganalytics | 0.1.1 | 0.1.1 | | +| 14 | azure-servicebus | 7.12.1 | 7.12.1 | | +| 15 | azure-storage-blob | 12.19.1 | 12.19.1 | | +| 16 | azure-storage-file-datalake | 12.14.0 | 12.14.0 | | +| 17 | azure-storage-file-share | 12.15.0 | 12.15.0 | | +| 18 | azure-storage-queue | 12.9.0 | 12.9.0 | | +| 19 | bitarray | 2.9.2 | 2.9.2 | | +| 20 | bitsets | 0.8.4 | 0.8.4 | | +| 21 | boto3 | 1.34.98 | 1.34.98 | | +| 22 | cffi | 1.16.0 | 1.16.0 | | +| 23 | cryptography | 42.0.6 | 42.0.6 | | +| 24 | cython | 3.0.10 | 3.0.10 | | +| 25 | debugpy | 1.8.1 | 1.8.1 | | +| 26 | docutils | 0.21.2 | 0.21.2 | | +| 27 | exasol-bucketfs | 0.9.0 | 0.9.0 | | +| 28 | git+http://github.com/EXASOL/websocket-api.git@5e122932d11a5c52a5889c6882b86a6018efb0fb#egg=exasol-db-api&subdirectory=python | No version specified | No version specified | | +| 29 | google-cloud-asset | 3.26.1 | 3.26.1 | | +| 30 | google-cloud-bigquery | 3.21.0 | 3.21.0 | | +| 31 | google-cloud-bigquery-storage | 2.25.0 | 2.25.0 | | +| 32 | google-cloud-bigtable | 2.23.1 | 2.23.1 | | +| 33 | google-cloud-containeranalysis | 2.14.3 | 2.14.3 | | +| 34 | google-cloud-datacatalog | 3.19.0 | 3.19.0 | | +| 35 | google-cloud-datastore | 2.19.0 | 2.19.0 | | +| 36 | google-cloud-firestore | 2.16.0 | 2.16.0 | | +| 37 | google-cloud-kms | 2.21.4 | 2.21.4 | | +| 38 | google-cloud-logging | 3.10.0 | 3.10.0 | | +| 39 | google-cloud-monitoring | 2.21.0 | 2.21.0 | | +| 40 | google-cloud-ndb | 2.3.1 | 2.3.1 | | +| 41 | google-cloud-pubsub | 2.21.1 | 2.21.1 | | +| 42 | google-cloud-spanner | 3.46.0 | 3.46.0 | | +| 43 | google-cloud-storage | 2.16.0 | 2.16.0 | | +| 44 | google-cloud-trace | 1.13.3 | 1.13.3 | | +| 45 | h2 | 4.1.0 | 4.1.0 | | +| 46 | jinja2 | 3.1.4 | 3.1.4 | | +| 47 | lxml | 5.2.1 | 5.2.1 | | +| 48 | martian | 2.0.post1 | 2.0.post1 | | +| 49 | numba | 0.59.1 | 0.59.1 | | +| 50 | paramiko | 3.4.0 | 3.4.0 | | +| 51 | plyvel | 1.5.1 | 1.5.1 | | +| 52 | protobuf | 4.25.3 | 4.25.3 | | +| 53 | pyOpenSSL | 24.1.0 | 24.1.0 | | +| 54 | pybase64 | 1.3.2 | 1.3.2 | | +| 55 | pybloomfiltermmap3 | 0.5.7 | 0.5.7 | | +| 56 | pycurl | 7.45.3 | 7.45.3 | | +| 57 | pyexasol | 0.25.2 | 0.25.2 | | +| 58 | pyftpdlib | 1.5.9 | 1.5.9 | | +| 59 | pyodbc | 5.1.0 | 5.1.0 | | +| 60 | pysftp | 0.2.9 | 0.2.9 | | +| 61 | pysimdjson | 6.0.2 | 6.0.2 | | +| 62 | pysmbc | 1.0.25.1 | 1.0.25.1 | | +| 63 | python-ldap | 3.4.4 | 3.4.4 | | +| 64 | pytz | 2024.1 | 2024.1 | | +| 65 | pyyaml | 6.0.1 | 6.0.1 | | +| 66 | redis | 5.0.4 | 5.0.4 | | +| 67 | requests | 2.31.0 | 2.31.0 | | +| 68 | roman | 4.2 | 4.2 | | +| 69 | sagemaker | 2.218.1 | 2.218.1 | | +| 70 | scikit-learn | 1.4.2 | 1.4.2 | | +| 71 | scipy | 1.13.0 | 1.13.0 | | +| 72 | setuptools | 70.0.0 | 70.0.0 | | +| 73 | simplejson | 3.19.2 | 3.19.2 | | +| 74 | ujson | 5.9.0 | 5.9.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_r/cran_packages_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_r/cran_packages_diff.md new file mode 100644 index 00000000..619681b5 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/flavor_base_deps_r/cran_packages_diff.md @@ -0,0 +1,48 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | BradleyTerry2 | 1.1-2 | 1.1-2 | | +| 1 | Formula | 1.2-5 | 1.2-5 | | +| 2 | RCurl | 1.98-1.14 | 1.98-1.14 | | +| 3 | RODBC | 1.3-23 | 1.3-23 | | +| 4 | Rcpp | 1.0.12 | 1.0.12 | | +| 5 | SparseM | 1.81 | 1.81 | | +| 6 | XML | 3.99-0.16.1 | 3.99-0.16.1 | | +| 7 | acepack | 1.4.2 | 1.4.2 | | +| 8 | brglm | 0.7.2 | 0.7.2 | | +| 9 | caret | 6.0-94 | 6.0-94 | | +| 10 | caretEnsemble | 2.0.3 | 2.0.3 | | +| 11 | chron | 2.3-61 | 2.3-61 | | +| 12 | data.table | 1.15.4 | 1.15.4 | | +| 13 | digest | 0.6.35 | 0.6.35 | | +| 14 | dplyr | 1.1.4 | 1.1.4 | | +| 15 | e1071 | 1.7-14 | 1.7-14 | | +| 16 | fastcluster | 1.2.6 | 1.2.6 | | +| 17 | flashClust | 1.01-2 | 1.01-2 | | +| 18 | foreach | 1.5.2 | 1.5.2 | | +| 19 | gbm | 2.1.9 | 2.1.9 | | +| 20 | glue | 1.7.0 | 1.7.0 | | +| 21 | gtools | 3.9.5 | 3.9.5 | | +| 22 | htmltools | 0.5.8.1 | 0.5.8.1 | | +| 23 | httr | 1.4.7 | 1.4.7 | | +| 24 | iterators | 1.0.14 | 1.0.14 | | +| 25 | jsonlite | 1.8.8 | 1.8.8 | | +| 26 | lme4 | 1.1-35.3 | 1.1-35.3 | | +| 27 | magrittr | 2.0.3 | 2.0.3 | | +| 28 | minqa | 1.2.6 | 1.2.6 | | +| 29 | nloptr | 2.0.3 | 2.0.3 | | +| 30 | oysteR | 0.1.1 | 0.1.1 | | +| 31 | plyr | 1.8.9 | 1.8.9 | | +| 32 | profileModel | 0.6.1 | 0.6.1 | | +| 33 | proto | 1.0.0 | 1.0.0 | | +| 34 | purrr | 1.0.2 | 1.0.2 | | +| 35 | randomForest | 4.7-1.1 | 4.7-1.1 | | +| 36 | redux | 1.1.4 | 1.1.4 | | +| 37 | reshape2 | 1.4.4 | 1.4.4 | | +| 38 | rjson | 0.2.21 | 0.2.21 | | +| 39 | scales | 1.3.0 | 1.3.0 | | +| 40 | stringr | 1.5.1 | 1.5.1 | | +| 41 | tibble | 3.2.1 | 3.2.1 | | +| 42 | tidyr | 1.3.1 | 1.3.1 | | +| 43 | yaml | 2.3.8 | 2.3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d76eb285 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/language_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------------------|:---------------------------|:---------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 3 | openjdk-11-jdk-headless | 11.0.23+9-1ubuntu1~22.04.1 | 11.0.23+9-1ubuntu1~22.04.1 | | +| 4 | python3-distutils | 3.10.8-1~22.04 | 3.10.8-1~22.04 | | +| 5 | python3.10-dev | 3.10.12-1~22.04.4 | 3.10.12-1~22.04.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/language_deps/apt_get_packages_r_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/language_deps/apt_get_packages_r_diff.md new file mode 100644 index 00000000..6cac8c90 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/language_deps/apt_get_packages_r_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | libexpat1 | 2.4.7-1ubuntu0.3 | 2.4.7-1ubuntu0.3 | | +| 1 | libexpat1-dev | 2.4.7-1ubuntu0.3 | 2.4.7-1ubuntu0.3 | | +| 2 | r-base-core | 4.4.0-1.2204.0 | 4.4.0-1.2204.0 | | +| 3 | r-base-dev | 4.4.0-1.2204.0 | 4.4.0-1.2204.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/language_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/language_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..16f023b1 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/language_deps/python3_pip_packages_diff.md @@ -0,0 +1,7 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | numpy | 1.26.4 | 1.26.4 | | +| 1 | pandas | 2.2.2 | 2.2.2 | | +| 2 | pyarrow | 16.0.0 | 16.0.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..197f153c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/standard-EXASOL-all/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 2 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 3 | libssl-dev | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 4 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/README.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/README.md new file mode 100644 index 00000000..eb8adb00 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/README.md @@ -0,0 +1,15 @@ +# Package Version Comparison between Template-exasol-all-java-17 flavor in 8.3.0 and Template-exasol-all-java-17 flavor in 8.2.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 build step Flavor_base_deps + - [Comparison of Apt Get Packages](flavor_base_deps/apt_get_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/8.3.0/template-Exasol-all-java-17/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..471fc6a7 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 3 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/8.3.0/template-Exasol-all-java-17/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..31b81c76 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/build_deps/apt_get_packages_diff.md @@ -0,0 +1,14 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | libpcre3-dev | 2:8.39-13ubuntu0.22.04.1 | 2:8.39-13ubuntu0.22.04.1 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 6 | openjdk-17-jdk-headless | 17.0.11+9-1~22.04.1 | 17.0.11+9-1~22.04.1 | | +| 7 | protobuf-compiler | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 8 | python3 | 3.10.6-1~22.04 | 3.10.6-1~22.04 | | +| 9 | tar | 1.34+dfsg-1ubuntu0.1.22.04.2 | 1.34+dfsg-1ubuntu0.1.22.04.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/flavor_base_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/flavor_base_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..201c4e1d --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/flavor_base_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | git | 1:2.34.1-1ubuntu1.11 | 1:2.34.1-1ubuntu1.11 | | +| 2 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 3 | unzip | 6.0-26ubuntu3.2 | 6.0-26ubuntu3.2 | | +| 4 | wget | 1.21.2-2ubuntu1.1 | 1.21.2-2ubuntu1.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..9a2e8a76 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/language_deps/apt_get_packages_diff.md @@ -0,0 +1,7 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 2 | openjdk-17-jdk-headless | 17.0.11+9-1~22.04.1 | 17.0.11+9-1~22.04.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..ec9b0b75 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..003af8a2 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.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/8.3.0/template-Exasol-all-java-17/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..197f153c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-java-17/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 2 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 3 | libssl-dev | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 4 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/README.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/README.md new file mode 100644 index 00000000..909187a8 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/README.md @@ -0,0 +1,22 @@ +# Package Version Comparison between Template-exasol-all-python-3.10-conda flavor in 8.3.0 and Template-exasol-all-python-3.10-conda flavor in 8.2.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/8.3.0/template-Exasol-all-python-3.10-conda/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..926b7d0e --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 2 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/8.3.0/template-Exasol-all-python-3.10-conda/build_deps/conda_channels_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/build_deps/conda_channels_diff.md new file mode 100644 index 00000000..14e5bc9c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/build_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/build_deps/conda_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/build_deps/conda_packages_diff.md new file mode 100644 index 00000000..7ff49062 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/build_deps/conda_packages_diff.md @@ -0,0 +1,12 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:-------------|:-------------------|:-------------------|:---------| +| 0 | bazel | 5.2.0 | 5.2.0 | | +| 1 | chrpath | 0.16 | 0.16 | | +| 2 | gcc_linux-64 | 11.2.0 | 11.2.0 | | +| 3 | gxx_linux-64 | 11.2.0 | 11.2.0 | | +| 4 | make | 4.3 | 4.3 | | +| 5 | openjdk | 11.0.15 | 11.0.15 | | +| 6 | pcre | 8.45 | 8.45 | | +| 7 | protobuf | 4.25.3 | 4.25.3 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/conda_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/conda_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d98b56d6 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/conda_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | bzip2 | 1.0.8-5build1 | 1.0.8-5build1 | | +| 1 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_channels_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_channels_diff.md new file mode 100644 index 00000000..14e5bc9c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_packages_diff.md new file mode 100644 index 00000000..4bb3b09d --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..4bb3b09d --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/language_deps/conda_channels_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/language_deps/conda_channels_diff.md new file mode 100644 index 00000000..14e5bc9c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/language_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/language_deps/conda_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/language_deps/conda_packages_diff.md new file mode 100644 index 00000000..c7a93071 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/language_deps/conda_packages_diff.md @@ -0,0 +1,15 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:-----------------|:---------------------|:---------------------|:---------| +| 0 | cryptography | 42.0.7 | 42.0.7 | | +| 1 | icu | 70.1=h27087fc_0 | 70.1=h27087fc_0 | | +| 2 | ld_impl_linux-64 | 2.36.1 | 2.36.1 | | +| 3 | libblas | 3.9.0=15_linux64_mkl | 3.9.0=15_linux64_mkl | | +| 4 | libxcrypt | 4.4.36 | 4.4.36 | | +| 5 | libxml2 | 2.10.3=hca2bb57_4 | 2.10.3=hca2bb57_4 | | +| 6 | mamba | 1.5.1 | 1.5.1 | | +| 7 | numpy | 1.26.2 | 1.26.2 | | +| 8 | pandas | 2.2.2 | 2.2.2 | | +| 9 | pyarrow | 16.0.0 | 16.0.0 | | +| 10 | python | 3.10.4 | 3.10.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..ec9b0b75 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..003af8a2 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.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/8.3.0/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_channels_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_channels_diff.md new file mode 100644 index 00000000..14e5bc9c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_packages_diff.md new file mode 100644 index 00000000..b6ec2db3 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | _openmp_mutex | 4.5=2_kmp_llvm | 4.5=2_kmp_llvm | | +| 1 | cppzmq | 4.10.0 | 4.10.0 | | +| 2 | libprotobuf | 4.25.3 | 4.25.3 | | +| 3 | libzlib | 1.2.13 | 1.2.13 | | +| 4 | nss | 3.100 | 3.100 | | +| 5 | openssl | 3.3.0 | 3.3.0 | | +| 6 | zeromq | 4.3.5 | 4.3.5 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/README.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/README.md new file mode 100644 index 00000000..d24b475d --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/README.md @@ -0,0 +1,22 @@ +# Package Version Comparison between Template-exasol-all-python-3.10-cuda-conda flavor in 8.3.0 and Template-exasol-all-python-3.10-cuda-conda flavor in 8.2.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/8.3.0/template-Exasol-all-python-3.10-cuda-conda/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..926b7d0e --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 2 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/8.3.0/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_channels_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_channels_diff.md new file mode 100644 index 00000000..14e5bc9c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_packages_diff.md new file mode 100644 index 00000000..0335985a --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_packages_diff.md @@ -0,0 +1,12 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:-------------|:-------------------|:-------------------|:---------| +| 0 | bazel | 5.2.0 | 5.2.0 | | +| 1 | chrpath | 0.16 | 0.16 | | +| 2 | gcc_linux-64 | 12.1.0 | 12.1.0 | | +| 3 | gxx_linux-64 | 12.1.0 | 12.1.0 | | +| 4 | make | 4.3 | 4.3 | | +| 5 | openjdk | 11.0.15 | 11.0.15 | | +| 6 | pcre | 8.45 | 8.45 | | +| 7 | protobuf | 4.25.3 | 4.25.3 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_channels_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_channels_diff.md new file mode 100644 index 00000000..14e5bc9c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_packages_diff.md new file mode 100644 index 00000000..2e6497b2 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | cudnn | 8.1.0.77 | 8.1.0.77 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..4bb3b09d --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_channels_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_channels_diff.md new file mode 100644 index 00000000..a308b4fb --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_channels_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | +| 1 | nvidia | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_packages_diff.md new file mode 100644 index 00000000..da2d012a --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_packages_diff.md @@ -0,0 +1,17 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:-----------------|:-----------------------|:-----------------------|:---------| +| 0 | cryptography | 42.0.7 | 42.0.7 | | +| 1 | cuda-toolkit | 11.8.0 | 11.8.0 | | +| 2 | icu | 70.1=h27087fc_0 | 70.1=h27087fc_0 | | +| 3 | ld_impl_linux-64 | 2.36.1 | 2.36.1 | | +| 4 | libarrow | 16.0.0=he216f8a_1_cuda | 16.0.0=he216f8a_1_cuda | | +| 5 | libblas | 3.9.0=15_linux64_mkl | 3.9.0=15_linux64_mkl | | +| 6 | libxcrypt | 4.4.36 | 4.4.36 | | +| 7 | libxml2 | 2.10.3=hca2bb57_4 | 2.10.3=hca2bb57_4 | | +| 8 | mamba | 1.5.1 | 1.5.1 | | +| 9 | numpy | 1.26.2 | 1.26.2 | | +| 10 | pandas | 2.2.2 | 2.2.2 | | +| 11 | pyarrow | 16.0.0 | 16.0.0 | | +| 12 | python | 3.10.4 | 3.10.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d98b56d6 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | bzip2 | 1.0.8-5build1 | 1.0.8-5build1 | | +| 1 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..ec9b0b75 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..003af8a2 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.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/8.3.0/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_channels_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_channels_diff.md new file mode 100644 index 00000000..14e5bc9c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_packages_diff.md new file mode 100644 index 00000000..b6ec2db3 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:--------------|:-------------------|:-------------------|:---------| +| 0 | _openmp_mutex | 4.5=2_kmp_llvm | 4.5=2_kmp_llvm | | +| 1 | cppzmq | 4.10.0 | 4.10.0 | | +| 2 | libprotobuf | 4.25.3 | 4.25.3 | | +| 3 | libzlib | 1.2.13 | 1.2.13 | | +| 4 | nss | 3.100 | 3.100 | | +| 5 | openssl | 3.3.0 | 3.3.0 | | +| 6 | zeromq | 4.3.5 | 4.3.5 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/README.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/README.md new file mode 100644 index 00000000..b2d39e56 --- /dev/null +++ b/doc/changes/package_diffs/8.3.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 8.3.0 and Template-exasol-all-python-3.10 flavor in 8.2.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/8.3.0/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..926b7d0e --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 2 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/8.3.0/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..2c251622 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md @@ -0,0 +1,13 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | libpcre3-dev | 2:8.39-13ubuntu0.22.04.1 | 2:8.39-13ubuntu0.22.04.1 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 6 | openjdk-11-jdk | 11.0.23+9-1ubuntu1~22.04.1 | 11.0.23+9-1ubuntu1~22.04.1 | | +| 7 | protobuf-compiler | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 8 | tar | 1.34+dfsg-1ubuntu0.1.22.04.2 | 1.34+dfsg-1ubuntu0.1.22.04.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..42b1bee9 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:---------------------|:---------------------|:---------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | git | 1:2.34.1-1ubuntu1.11 | 1:2.34.1-1ubuntu1.11 | | +| 2 | libcurl4-openssl-dev | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 3 | unzip | 6.0-26ubuntu3.2 | 6.0-26ubuntu3.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..4bb3b09d --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..91cda479 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 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.4 | 3.10.12-1~22.04.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..16f023b1 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md @@ -0,0 +1,7 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:-------------------|:-------------------|:---------| +| 0 | numpy | 1.26.4 | 1.26.4 | | +| 1 | pandas | 2.2.2 | 2.2.2 | | +| 2 | pyarrow | 16.0.0 | 16.0.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..ec9b0b75 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..003af8a2 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.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/8.3.0/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..197f153c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 2 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 3 | libssl-dev | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 4 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/README.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/README.md new file mode 100644 index 00000000..1a1019ac --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/README.md @@ -0,0 +1,19 @@ +# Package Version Comparison between Template-exasol-all-r-4 flavor in 8.3.0 and Template-exasol-all-r-4 flavor in 8.2.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/8.3.0/template-Exasol-all-r-4/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..471fc6a7 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 3 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/8.3.0/template-Exasol-all-r-4/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..cea5f37b --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/build_deps/apt_get_packages_diff.md @@ -0,0 +1,14 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | libpcre3-dev | 2:8.39-13ubuntu0.22.04.1 | 2:8.39-13ubuntu0.22.04.1 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 6 | openjdk-11-jdk | 11.0.23+9-1ubuntu1~22.04.1 | 11.0.23+9-1ubuntu1~22.04.1 | | +| 7 | protobuf-compiler | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 8 | python3 | 3.10.6-1~22.04 | 3.10.6-1~22.04 | | +| 9 | tar | 1.34+dfsg-1ubuntu0.1.22.04.2 | 1.34+dfsg-1ubuntu0.1.22.04.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/flavor_base_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/flavor_base_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..201c4e1d --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/flavor_base_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | git | 1:2.34.1-1ubuntu1.11 | 1:2.34.1-1ubuntu1.11 | | +| 2 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 3 | unzip | 6.0-26ubuntu3.2 | 6.0-26ubuntu3.2 | | +| 4 | wget | 1.21.2-2ubuntu1.1 | 1.21.2-2ubuntu1.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/flavor_base_deps/cran_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/flavor_base_deps/cran_packages_diff.md new file mode 100644 index 00000000..4bb3b09d --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/flavor_base_deps/cran_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|-----------|--------------------|--------------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..07324991 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/language_deps/apt_get_packages_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/language_deps/apt_get_packages_r_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/language_deps/apt_get_packages_r_diff.md new file mode 100644 index 00000000..8283371c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/language_deps/apt_get_packages_r_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:------------|:-------------------|:-------------------|:---------| +| 0 | r-base-core | 4.4.0-1.2204.0 | 4.4.0-1.2204.0 | | +| 1 | r-base-dev | 4.4.0-1.2204.0 | 4.4.0-1.2204.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..ec9b0b75 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/apt_get_packages_oyster_deps_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/apt_get_packages_oyster_deps_diff.md new file mode 100644 index 00000000..0183ea38 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/apt_get_packages_oyster_deps_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.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/8.3.0/template-Exasol-all-r-4/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..003af8a2 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.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/8.3.0/template-Exasol-all-r-4/security_scan/r_cran_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/r_cran_packages_diff.md new file mode 100644 index 00000000..47f08a70 --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/security_scan/r_cran_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | oysteR | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..197f153c --- /dev/null +++ b/doc/changes/package_diffs/8.3.0/template-Exasol-all-r-4/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in 8.3.0 | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 2 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 3 | libssl-dev | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 4 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/README.md b/doc/changes/package_diffs/README.md new file mode 100644 index 00000000..e4a1feb2 --- /dev/null +++ b/doc/changes/package_diffs/README.md @@ -0,0 +1,8 @@ +# Package Version Comparison between and 8.2.0 + +- [Comparison of flavor Standard-exasol-all](standard-EXASOL-all/README.md) +- [Comparison of flavor Template-exasol-all-java-17](template-Exasol-all-java-17/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.10-conda](template-Exasol-all-python-3.10-conda/README.md) +- [Comparison of flavor Template-exasol-all-python-3.10-cuda-conda](template-Exasol-all-python-3.10-cuda-conda/README.md) +- [Comparison of flavor Template-exasol-all-r-4](template-Exasol-all-r-4/README.md) diff --git a/doc/changes/package_diffs/standard-EXASOL-all/README.md b/doc/changes/package_diffs/standard-EXASOL-all/README.md new file mode 100644 index 00000000..b0cd4fa7 --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/README.md @@ -0,0 +1,19 @@ +# Package Version Comparison between Standard-exasol-all flavor in and Standard-exasol-all flavor in 8.2.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/standard-EXASOL-all/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..afa2475f --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 2 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/standard-EXASOL-all/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..fb330673 --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/build_deps/apt_get_packages_diff.md @@ -0,0 +1,13 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | libpcre3-dev | 2:8.39-13ubuntu0.22.04.1 | 2:8.39-13ubuntu0.22.04.1 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 6 | openjdk-11-jdk | 11.0.23+9-1ubuntu1~22.04.1 | 11.0.23+9-1ubuntu1~22.04.1 | | +| 7 | protobuf-compiler | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 8 | tar | 1.34+dfsg-1ubuntu0.1.22.04.2 | 1.34+dfsg-1ubuntu0.1.22.04.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_diff.md new file mode 100644 index 00000000..3b986226 --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_diff.md @@ -0,0 +1,26 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:---------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | ldap-utils | 2.5.18+dfsg-0ubuntu0.22.04.1 | 2.5.18+dfsg-0ubuntu0.22.04.2 | UPDATED | +| 1 | libldap2-dev | 2.5.18+dfsg-0ubuntu0.22.04.1 | 2.5.18+dfsg-0ubuntu0.22.04.2 | UPDATED | +| 2 | slapd | 2.5.18+dfsg-0ubuntu0.22.04.1 | 2.5.18+dfsg-0ubuntu0.22.04.2 | UPDATED | +| 3 | apt-transport-https | 2.4.12 | 2.4.12 | | +| 4 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 5 | cmake | 3.22.1-1ubuntu1.22.04.2 | 3.22.1-1ubuntu1.22.04.2 | | +| 6 | git | 1:2.34.1-1ubuntu1.11 | 1:2.34.1-1ubuntu1.11 | | +| 7 | gnupg | 2.2.27-3ubuntu2.1 | 2.2.27-3ubuntu2.1 | | +| 8 | libcurl4-openssl-dev | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 9 | libhiredis-dev | 0.14.1-2 | 0.14.1-2 | | +| 10 | libldb2 | 2:2.4.4-0ubuntu0.22.04.2 | 2:2.4.4-0ubuntu0.22.04.2 | | +| 11 | libleveldb1d | 1.23-3build1 | 1.23-3build1 | | +| 12 | libsasl2-dev | 2.1.27+dfsg2-3ubuntu1.2 | 2.1.27+dfsg2-3ubuntu1.2 | | +| 13 | libsmbclient | 2:4.15.13+dfsg-0ubuntu1.6 | 2:4.15.13+dfsg-0ubuntu1.6 | | +| 14 | libsmbclient-dev | 2:4.15.13+dfsg-0ubuntu1.6 | 2:4.15.13+dfsg-0ubuntu1.6 | | +| 15 | libxml2-dev | 2.9.13+dfsg-1ubuntu0.4 | 2.9.13+dfsg-1ubuntu0.4 | | +| 16 | maven | 3.6.3-5 | 3.6.3-5 | | +| 17 | openssl | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 18 | smbclient | 2:4.15.13+dfsg-0ubuntu1.6 | 2:4.15.13+dfsg-0ubuntu1.6 | | +| 19 | unixodbc-dev | 2.3.9-5ubuntu0.1 | 2.3.9-5ubuntu0.1 | | +| 20 | unzip | 6.0-26ubuntu3.2 | 6.0-26ubuntu3.2 | | +| 21 | wget | 1.21.2-2ubuntu1.1 | 1.21.2-2ubuntu1.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_trivy_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_trivy_diff.md new file mode 100644 index 00000000..8ff81962 --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_apt/apt_get_packages_trivy_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:-------------------|:--------------|:---------| +| 0 | trivy | 0.51.1 | 0.51.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_python/python3_pip_packages_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_python/python3_pip_packages_diff.md new file mode 100644 index 00000000..fd8a6003 --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_python/python3_pip_packages_diff.md @@ -0,0 +1,79 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------------------------------------------------------------------------------------------------------------------------|:---------------------|:---------------------|:---------| +| 0 | awscrt | 0.20.9 | 0.20.9 | | +| 1 | azure-batch | 14.2.0 | 14.2.0 | | +| 2 | azure-cosmos | 4.6.0 | 4.6.0 | | +| 3 | azure-eventgrid | 4.19.0 | 4.19.0 | | +| 4 | azure-eventhub | 5.11.7 | 5.11.7 | | +| 5 | azure-eventhub-checkpointstoreblob | 1.1.4 | 1.1.4 | | +| 6 | azure-eventhub-checkpointstoreblob-aio | 1.1.4 | 1.1.4 | | +| 7 | azure-identity | 1.16.0 | 1.16.0 | | +| 8 | azure-keyvault | 4.2.0 | 4.2.0 | | +| 9 | azure-keyvault-certificates | 4.8.0 | 4.8.0 | | +| 10 | azure-keyvault-keys | 4.9.0 | 4.9.0 | | +| 11 | azure-keyvault-secrets | 4.8.0 | 4.8.0 | | +| 12 | azure-kusto-data | 4.4.0 | 4.4.0 | | +| 13 | azure-loganalytics | 0.1.1 | 0.1.1 | | +| 14 | azure-servicebus | 7.12.1 | 7.12.1 | | +| 15 | azure-storage-blob | 12.19.1 | 12.19.1 | | +| 16 | azure-storage-file-datalake | 12.14.0 | 12.14.0 | | +| 17 | azure-storage-file-share | 12.15.0 | 12.15.0 | | +| 18 | azure-storage-queue | 12.9.0 | 12.9.0 | | +| 19 | bitarray | 2.9.2 | 2.9.2 | | +| 20 | bitsets | 0.8.4 | 0.8.4 | | +| 21 | boto3 | 1.34.98 | 1.34.98 | | +| 22 | cffi | 1.16.0 | 1.16.0 | | +| 23 | cryptography | 42.0.6 | 42.0.6 | | +| 24 | cython | 3.0.10 | 3.0.10 | | +| 25 | debugpy | 1.8.1 | 1.8.1 | | +| 26 | docutils | 0.21.2 | 0.21.2 | | +| 27 | exasol-bucketfs | 0.9.0 | 0.9.0 | | +| 28 | git+http://github.com/EXASOL/websocket-api.git@5e122932d11a5c52a5889c6882b86a6018efb0fb#egg=exasol-db-api&subdirectory=python | No version specified | No version specified | | +| 29 | google-cloud-asset | 3.26.1 | 3.26.1 | | +| 30 | google-cloud-bigquery | 3.21.0 | 3.21.0 | | +| 31 | google-cloud-bigquery-storage | 2.25.0 | 2.25.0 | | +| 32 | google-cloud-bigtable | 2.23.1 | 2.23.1 | | +| 33 | google-cloud-containeranalysis | 2.14.3 | 2.14.3 | | +| 34 | google-cloud-datacatalog | 3.19.0 | 3.19.0 | | +| 35 | google-cloud-datastore | 2.19.0 | 2.19.0 | | +| 36 | google-cloud-firestore | 2.16.0 | 2.16.0 | | +| 37 | google-cloud-kms | 2.21.4 | 2.21.4 | | +| 38 | google-cloud-logging | 3.10.0 | 3.10.0 | | +| 39 | google-cloud-monitoring | 2.21.0 | 2.21.0 | | +| 40 | google-cloud-ndb | 2.3.1 | 2.3.1 | | +| 41 | google-cloud-pubsub | 2.21.1 | 2.21.1 | | +| 42 | google-cloud-spanner | 3.46.0 | 3.46.0 | | +| 43 | google-cloud-storage | 2.16.0 | 2.16.0 | | +| 44 | google-cloud-trace | 1.13.3 | 1.13.3 | | +| 45 | h2 | 4.1.0 | 4.1.0 | | +| 46 | jinja2 | 3.1.4 | 3.1.4 | | +| 47 | lxml | 5.2.1 | 5.2.1 | | +| 48 | martian | 2.0.post1 | 2.0.post1 | | +| 49 | numba | 0.59.1 | 0.59.1 | | +| 50 | paramiko | 3.4.0 | 3.4.0 | | +| 51 | plyvel | 1.5.1 | 1.5.1 | | +| 52 | protobuf | 4.25.3 | 4.25.3 | | +| 53 | pyOpenSSL | 24.1.0 | 24.1.0 | | +| 54 | pybase64 | 1.3.2 | 1.3.2 | | +| 55 | pybloomfiltermmap3 | 0.5.7 | 0.5.7 | | +| 56 | pycurl | 7.45.3 | 7.45.3 | | +| 57 | pyexasol | 0.25.2 | 0.25.2 | | +| 58 | pyftpdlib | 1.5.9 | 1.5.9 | | +| 59 | pyodbc | 5.1.0 | 5.1.0 | | +| 60 | pysftp | 0.2.9 | 0.2.9 | | +| 61 | pysimdjson | 6.0.2 | 6.0.2 | | +| 62 | pysmbc | 1.0.25.1 | 1.0.25.1 | | +| 63 | python-ldap | 3.4.4 | 3.4.4 | | +| 64 | pytz | 2024.1 | 2024.1 | | +| 65 | pyyaml | 6.0.1 | 6.0.1 | | +| 66 | redis | 5.0.4 | 5.0.4 | | +| 67 | requests | 2.31.0 | 2.31.0 | | +| 68 | roman | 4.2 | 4.2 | | +| 69 | sagemaker | 2.218.1 | 2.218.1 | | +| 70 | scikit-learn | 1.4.2 | 1.4.2 | | +| 71 | scipy | 1.13.0 | 1.13.0 | | +| 72 | setuptools | 70.0.0 | 70.0.0 | | +| 73 | simplejson | 3.19.2 | 3.19.2 | | +| 74 | ujson | 5.9.0 | 5.9.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_r/cran_packages_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_r/cran_packages_diff.md new file mode 100644 index 00000000..79f9801b --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/flavor_base_deps_r/cran_packages_diff.md @@ -0,0 +1,48 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:--------------|:-------------------|:--------------|:---------| +| 0 | BradleyTerry2 | 1.1-2 | 1.1-2 | | +| 1 | Formula | 1.2-5 | 1.2-5 | | +| 2 | RCurl | 1.98-1.14 | 1.98-1.14 | | +| 3 | RODBC | 1.3-23 | 1.3-23 | | +| 4 | Rcpp | 1.0.12 | 1.0.12 | | +| 5 | SparseM | 1.81 | 1.81 | | +| 6 | XML | 3.99-0.16.1 | 3.99-0.16.1 | | +| 7 | acepack | 1.4.2 | 1.4.2 | | +| 8 | brglm | 0.7.2 | 0.7.2 | | +| 9 | caret | 6.0-94 | 6.0-94 | | +| 10 | caretEnsemble | 2.0.3 | 2.0.3 | | +| 11 | chron | 2.3-61 | 2.3-61 | | +| 12 | data.table | 1.15.4 | 1.15.4 | | +| 13 | digest | 0.6.35 | 0.6.35 | | +| 14 | dplyr | 1.1.4 | 1.1.4 | | +| 15 | e1071 | 1.7-14 | 1.7-14 | | +| 16 | fastcluster | 1.2.6 | 1.2.6 | | +| 17 | flashClust | 1.01-2 | 1.01-2 | | +| 18 | foreach | 1.5.2 | 1.5.2 | | +| 19 | gbm | 2.1.9 | 2.1.9 | | +| 20 | glue | 1.7.0 | 1.7.0 | | +| 21 | gtools | 3.9.5 | 3.9.5 | | +| 22 | htmltools | 0.5.8.1 | 0.5.8.1 | | +| 23 | httr | 1.4.7 | 1.4.7 | | +| 24 | iterators | 1.0.14 | 1.0.14 | | +| 25 | jsonlite | 1.8.8 | 1.8.8 | | +| 26 | lme4 | 1.1-35.3 | 1.1-35.3 | | +| 27 | magrittr | 2.0.3 | 2.0.3 | | +| 28 | minqa | 1.2.6 | 1.2.6 | | +| 29 | nloptr | 2.0.3 | 2.0.3 | | +| 30 | oysteR | 0.1.1 | 0.1.1 | | +| 31 | plyr | 1.8.9 | 1.8.9 | | +| 32 | profileModel | 0.6.1 | 0.6.1 | | +| 33 | proto | 1.0.0 | 1.0.0 | | +| 34 | purrr | 1.0.2 | 1.0.2 | | +| 35 | randomForest | 4.7-1.1 | 4.7-1.1 | | +| 36 | redux | 1.1.4 | 1.1.4 | | +| 37 | reshape2 | 1.4.4 | 1.4.4 | | +| 38 | rjson | 0.2.21 | 0.2.21 | | +| 39 | scales | 1.3.0 | 1.3.0 | | +| 40 | stringr | 1.5.1 | 1.5.1 | | +| 41 | tibble | 3.2.1 | 3.2.1 | | +| 42 | tidyr | 1.3.1 | 1.3.1 | | +| 43 | yaml | 2.3.8 | 2.3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/standard-EXASOL-all/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..feda9ccb --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/language_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------------------|:---------------------------|:---------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 3 | openjdk-11-jdk-headless | 11.0.23+9-1ubuntu1~22.04.1 | 11.0.23+9-1ubuntu1~22.04.1 | | +| 4 | python3-distutils | 3.10.8-1~22.04 | 3.10.8-1~22.04 | | +| 5 | python3.10-dev | 3.10.12-1~22.04.4 | 3.10.12-1~22.04.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/standard-EXASOL-all/language_deps/apt_get_packages_r_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/language_deps/apt_get_packages_r_diff.md new file mode 100644 index 00000000..045c22c0 --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/language_deps/apt_get_packages_r_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:--------------|:-------------------|:-----------------|:---------| +| 0 | libexpat1 | 2.4.7-1ubuntu0.3 | 2.4.7-1ubuntu0.3 | | +| 1 | libexpat1-dev | 2.4.7-1ubuntu0.3 | 2.4.7-1ubuntu0.3 | | +| 2 | r-base-core | 4.4.0-1.2204.0 | 4.4.0-1.2204.0 | | +| 3 | r-base-dev | 4.4.0-1.2204.0 | 4.4.0-1.2204.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/standard-EXASOL-all/language_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/language_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..8c34af4c --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/language_deps/python3_pip_packages_diff.md @@ -0,0 +1,7 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:-------------------|:--------------|:---------| +| 0 | numpy | 1.26.4 | 1.26.4 | | +| 1 | pandas | 2.2.2 | 2.2.2 | | +| 2 | pyarrow | 16.0.0 | 16.0.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/standard-EXASOL-all/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/standard-EXASOL-all/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d3102c4f --- /dev/null +++ b/doc/changes/package_diffs/standard-EXASOL-all/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 2 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 3 | libssl-dev | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 4 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-java-17/README.md b/doc/changes/package_diffs/template-Exasol-all-java-17/README.md new file mode 100644 index 00000000..a7883423 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-java-17/README.md @@ -0,0 +1,15 @@ +# Package Version Comparison between Template-exasol-all-java-17 flavor in and Template-exasol-all-java-17 flavor in 8.2.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 build step Flavor_base_deps + - [Comparison of Apt Get Packages](flavor_base_deps/apt_get_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/template-Exasol-all-java-17/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-java-17/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..1e87b1e0 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-java-17/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 3 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/template-Exasol-all-java-17/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-java-17/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..b2e7188d --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-java-17/build_deps/apt_get_packages_diff.md @@ -0,0 +1,14 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | libpcre3-dev | 2:8.39-13ubuntu0.22.04.1 | 2:8.39-13ubuntu0.22.04.1 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 6 | openjdk-17-jdk-headless | 17.0.11+9-1~22.04.1 | 17.0.11+9-1~22.04.1 | | +| 7 | protobuf-compiler | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 8 | python3 | 3.10.6-1~22.04 | 3.10.6-1~22.04 | | +| 9 | tar | 1.34+dfsg-1ubuntu0.1.22.04.2 | 1.34+dfsg-1ubuntu0.1.22.04.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-java-17/flavor_base_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-java-17/flavor_base_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..56ec69af --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-java-17/flavor_base_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | git | 1:2.34.1-1ubuntu1.11 | 1:2.34.1-1ubuntu1.11 | | +| 2 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 3 | unzip | 6.0-26ubuntu3.2 | 6.0-26ubuntu3.2 | | +| 4 | wget | 1.21.2-2ubuntu1.1 | 1.21.2-2ubuntu1.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-java-17/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-java-17/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..8fdcca60 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-java-17/language_deps/apt_get_packages_diff.md @@ -0,0 +1,7 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 2 | openjdk-17-jdk-headless | 17.0.11+9-1~22.04.1 | 17.0.11+9-1~22.04.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-java-17/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-java-17/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..14040f08 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-java-17/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-java-17/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/template-Exasol-all-java-17/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..eece7990 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-java-17/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in | 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/template-Exasol-all-java-17/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-java-17/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d3102c4f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-java-17/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 2 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 3 | libssl-dev | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 4 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/README.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/README.md new file mode 100644 index 00000000..a6ec109e --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/README.md @@ -0,0 +1,22 @@ +# Package Version Comparison between Template-exasol-all-python-3.10-conda flavor in and Template-exasol-all-python-3.10-conda flavor in 8.2.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/template-Exasol-all-python-3.10-conda/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..afa2475f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 2 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/template-Exasol-all-python-3.10-conda/build_deps/conda_channels_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/build_deps/conda_channels_diff.md new file mode 100644 index 00000000..06bb243f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/build_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/build_deps/conda_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/build_deps/conda_packages_diff.md new file mode 100644 index 00000000..a87a450f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/build_deps/conda_packages_diff.md @@ -0,0 +1,12 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:-------------|:-------------------|:--------------|:---------| +| 0 | bazel | 5.2.0 | 5.2.0 | | +| 1 | chrpath | 0.16 | 0.16 | | +| 2 | gcc_linux-64 | 11.2.0 | 11.2.0 | | +| 3 | gxx_linux-64 | 11.2.0 | 11.2.0 | | +| 4 | make | 4.3 | 4.3 | | +| 5 | openjdk | 11.0.15 | 11.0.15 | | +| 6 | pcre | 8.45 | 8.45 | | +| 7 | protobuf | 4.25.3 | 4.25.3 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/conda_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/conda_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..fb1a088d --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/conda_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | bzip2 | 1.0.8-5build1 | 1.0.8-5build1 | | +| 1 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_channels_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_channels_diff.md new file mode 100644 index 00000000..06bb243f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_packages_diff.md new file mode 100644 index 00000000..8e6633b2 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/flavor_base_deps/conda_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in | Status | +|-----------|--------------------|---------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..8e6633b2 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in | Status | +|-----------|--------------------|---------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/language_deps/conda_channels_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/language_deps/conda_channels_diff.md new file mode 100644 index 00000000..06bb243f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/language_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/language_deps/conda_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/language_deps/conda_packages_diff.md new file mode 100644 index 00000000..b867c03a --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/language_deps/conda_packages_diff.md @@ -0,0 +1,15 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:-----------------|:---------------------|:---------------------|:---------| +| 0 | cryptography | 42.0.7 | 42.0.7 | | +| 1 | icu | 70.1=h27087fc_0 | 70.1=h27087fc_0 | | +| 2 | ld_impl_linux-64 | 2.36.1 | 2.36.1 | | +| 3 | libblas | 3.9.0=15_linux64_mkl | 3.9.0=15_linux64_mkl | | +| 4 | libxcrypt | 4.4.36 | 4.4.36 | | +| 5 | libxml2 | 2.10.3=hca2bb57_4 | 2.10.3=hca2bb57_4 | | +| 6 | mamba | 1.5.1 | 1.5.1 | | +| 7 | numpy | 1.26.2 | 1.26.2 | | +| 8 | pandas | 2.2.2 | 2.2.2 | | +| 9 | pyarrow | 16.0.0 | 16.0.0 | | +| 10 | python | 3.10.4 | 3.10.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..14040f08 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..eece7990 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in | 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/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_channels_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_channels_diff.md new file mode 100644 index 00000000..06bb243f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_packages_diff.md new file mode 100644 index 00000000..8ceae910 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-conda/udfclient_deps/conda_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:--------------|:-------------------|:---------------|:---------| +| 0 | _openmp_mutex | 4.5=2_kmp_llvm | 4.5=2_kmp_llvm | | +| 1 | cppzmq | 4.10.0 | 4.10.0 | | +| 2 | libprotobuf | 4.25.3 | 4.25.3 | | +| 3 | libzlib | 1.2.13 | 1.2.13 | | +| 4 | nss | 3.100 | 3.100 | | +| 5 | openssl | 3.3.0 | 3.3.0 | | +| 6 | zeromq | 4.3.5 | 4.3.5 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/README.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/README.md new file mode 100644 index 00000000..8ec5cb20 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/README.md @@ -0,0 +1,22 @@ +# Package Version Comparison between Template-exasol-all-python-3.10-cuda-conda flavor in and Template-exasol-all-python-3.10-cuda-conda flavor in 8.2.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/template-Exasol-all-python-3.10-cuda-conda/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..afa2475f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 2 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_channels_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_channels_diff.md new file mode 100644 index 00000000..06bb243f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_packages_diff.md new file mode 100644 index 00000000..61b7119c --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/build_deps/conda_packages_diff.md @@ -0,0 +1,12 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:-------------|:-------------------|:--------------|:---------| +| 0 | bazel | 5.2.0 | 5.2.0 | | +| 1 | chrpath | 0.16 | 0.16 | | +| 2 | gcc_linux-64 | 12.1.0 | 12.1.0 | | +| 3 | gxx_linux-64 | 12.1.0 | 12.1.0 | | +| 4 | make | 4.3 | 4.3 | | +| 5 | openjdk | 11.0.15 | 11.0.15 | | +| 6 | pcre | 8.45 | 8.45 | | +| 7 | protobuf | 4.25.3 | 4.25.3 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_channels_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_channels_diff.md new file mode 100644 index 00000000..06bb243f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_packages_diff.md new file mode 100644 index 00000000..5dd30bea --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/conda_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:-------------------|:--------------|:---------| +| 0 | cudnn | 8.1.0.77 | 8.1.0.77 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..8e6633b2 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in | Status | +|-----------|--------------------|---------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_channels_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_channels_diff.md new file mode 100644 index 00000000..7853e560 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_channels_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | +| 1 | nvidia | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_packages_diff.md new file mode 100644 index 00000000..037ee3e0 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/language_deps/conda_packages_diff.md @@ -0,0 +1,17 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:-----------------|:-----------------------|:-----------------------|:---------| +| 0 | cryptography | 42.0.7 | 42.0.7 | | +| 1 | cuda-toolkit | 11.8.0 | 11.8.0 | | +| 2 | icu | 70.1=h27087fc_0 | 70.1=h27087fc_0 | | +| 3 | ld_impl_linux-64 | 2.36.1 | 2.36.1 | | +| 4 | libarrow | 16.0.0=he216f8a_1_cuda | 16.0.0=he216f8a_1_cuda | | +| 5 | libblas | 3.9.0=15_linux64_mkl | 3.9.0=15_linux64_mkl | | +| 6 | libxcrypt | 4.4.36 | 4.4.36 | | +| 7 | libxml2 | 2.10.3=hca2bb57_4 | 2.10.3=hca2bb57_4 | | +| 8 | mamba | 1.5.1 | 1.5.1 | | +| 9 | numpy | 1.26.2 | 1.26.2 | | +| 10 | pandas | 2.2.2 | 2.2.2 | | +| 11 | pyarrow | 16.0.0 | 16.0.0 | | +| 12 | python | 3.10.4 | 3.10.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..fb1a088d --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/nvidia_driver_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | bzip2 | 1.0.8-5build1 | 1.0.8-5build1 | | +| 1 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..14040f08 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..eece7990 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in | 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/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_channels_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_channels_diff.md new file mode 100644 index 00000000..06bb243f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_channels_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------|:---------------------|:---------------------|:---------| +| 0 | conda-forge | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_packages_diff.md new file mode 100644 index 00000000..8ceae910 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10-cuda-conda/udfclient_deps/conda_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:--------------|:-------------------|:---------------|:---------| +| 0 | _openmp_mutex | 4.5=2_kmp_llvm | 4.5=2_kmp_llvm | | +| 1 | cppzmq | 4.10.0 | 4.10.0 | | +| 2 | libprotobuf | 4.25.3 | 4.25.3 | | +| 3 | libzlib | 1.2.13 | 1.2.13 | | +| 4 | nss | 3.100 | 3.100 | | +| 5 | openssl | 3.3.0 | 3.3.0 | | +| 6 | zeromq | 4.3.5 | 4.3.5 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10/README.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/README.md new file mode 100644 index 00000000..a8886571 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/README.md @@ -0,0 +1,17 @@ +# Package Version Comparison between Template-exasol-all-python-3.10 flavor in and Template-exasol-all-python-3.10 flavor in 8.2.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/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..afa2475f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 2 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..fb330673 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/build_deps/apt_get_packages_diff.md @@ -0,0 +1,13 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | libpcre3-dev | 2:8.39-13ubuntu0.22.04.1 | 2:8.39-13ubuntu0.22.04.1 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 6 | openjdk-11-jdk | 11.0.23+9-1ubuntu1~22.04.1 | 11.0.23+9-1ubuntu1~22.04.1 | | +| 7 | protobuf-compiler | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 8 | tar | 1.34+dfsg-1ubuntu0.1.22.04.2 | 1.34+dfsg-1ubuntu0.1.22.04.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..5c4cc7c5 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:---------------------|:---------------------|:---------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | git | 1:2.34.1-1ubuntu1.11 | 1:2.34.1-1ubuntu1.11 | | +| 2 | libcurl4-openssl-dev | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 3 | unzip | 6.0-26ubuntu3.2 | 6.0-26ubuntu3.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..8e6633b2 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in | Status | +|-----------|--------------------|---------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d1374dc5 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md @@ -0,0 +1,8 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 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.4 | 3.10.12-1~22.04.4 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md new file mode 100644 index 00000000..8c34af4c --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/language_deps/python3_pip_packages_diff.md @@ -0,0 +1,7 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:-------------------|:--------------|:---------| +| 0 | numpy | 1.26.4 | 1.26.4 | | +| 1 | pandas | 2.2.2 | 2.2.2 | | +| 2 | pyarrow | 16.0.0 | 16.0.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..14040f08 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..eece7990 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in | 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/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d3102c4f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-python-3.10/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 2 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 3 | libssl-dev | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 4 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-r-4/README.md b/doc/changes/package_diffs/template-Exasol-all-r-4/README.md new file mode 100644 index 00000000..15d286ed --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/README.md @@ -0,0 +1,19 @@ +# Package Version Comparison between Template-exasol-all-r-4 flavor in and Template-exasol-all-r-4 flavor in 8.2.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/template-Exasol-all-r-4/base_test_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/base_test_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..1e87b1e0 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/base_test_deps/apt_get_packages_diff.md @@ -0,0 +1,11 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:----------------------|:----------------------|:---------| +| 0 | binutils | 2.38-4ubuntu2.6 | 2.38-4ubuntu2.6 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | gdb | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 3 | gdbserver | 12.1-0ubuntu1~22.04.2 | 12.1-0ubuntu1~22.04.2 | | +| 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/template-Exasol-all-r-4/build_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/build_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..6e0c0f9f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/build_deps/apt_get_packages_diff.md @@ -0,0 +1,14 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------------|:-----------------------------|:-----------------------------|:---------| +| 0 | build-essential | 12.9ubuntu3 | 12.9ubuntu3 | | +| 1 | chrpath | 0.16-2 | 0.16-2 | | +| 2 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 3 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | +| 4 | libpcre3-dev | 2:8.39-13ubuntu0.22.04.1 | 2:8.39-13ubuntu0.22.04.1 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 6 | openjdk-11-jdk | 11.0.23+9-1ubuntu1~22.04.1 | 11.0.23+9-1ubuntu1~22.04.1 | | +| 7 | protobuf-compiler | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 8 | python3 | 3.10.6-1~22.04 | 3.10.6-1~22.04 | | +| 9 | tar | 1.34+dfsg-1ubuntu0.1.22.04.2 | 1.34+dfsg-1ubuntu0.1.22.04.2 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-r-4/flavor_base_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/flavor_base_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..56ec69af --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/flavor_base_deps/apt_get_packages_diff.md @@ -0,0 +1,9 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | git | 1:2.34.1-1ubuntu1.11 | 1:2.34.1-1ubuntu1.11 | | +| 2 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | +| 3 | unzip | 6.0-26ubuntu3.2 | 6.0-26ubuntu3.2 | | +| 4 | wget | 1.21.2-2ubuntu1.1 | 1.21.2-2ubuntu1.1 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-r-4/flavor_base_deps/cran_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/flavor_base_deps/cran_packages_diff.md new file mode 100644 index 00000000..8e6633b2 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/flavor_base_deps/cran_packages_diff.md @@ -0,0 +1,4 @@ + + +| Package | Version in 8.2.0 | Version in | Status | +|-----------|--------------------|---------------|----------| \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-r-4/language_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/language_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..a8cb2c4d --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/language_deps/apt_get_packages_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | ca-certificates | 20230311ubuntu0.22.04.1 | 20230311ubuntu0.22.04.1 | | +| 1 | curl | 7.81.0-1ubuntu1.16 | 7.81.0-1ubuntu1.16 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-r-4/language_deps/apt_get_packages_r_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/language_deps/apt_get_packages_r_diff.md new file mode 100644 index 00000000..e7c443d0 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/language_deps/apt_get_packages_r_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:------------|:-------------------|:---------------|:---------| +| 0 | r-base-core | 4.4.0-1.2204.0 | 4.4.0-1.2204.0 | | +| 1 | r-base-dev | 4.4.0-1.2204.0 | 4.4.0-1.2204.0 | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/apt_get_packages_diff.md new file mode 100644 index 00000000..14040f08 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/apt_get_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | trivy | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/apt_get_packages_oyster_deps_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/apt_get_packages_oyster_deps_diff.md new file mode 100644 index 00000000..9b6805ba --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/apt_get_packages_oyster_deps_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:---------------------|:---------------------|:---------------------|:---------| +| 0 | libcurl4-openssl-dev | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/apt_get_packages_trivy_deps_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/apt_get_packages_trivy_deps_diff.md new file mode 100644 index 00000000..eece7990 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/apt_get_packages_trivy_deps_diff.md @@ -0,0 +1,6 @@ + + +| | Package | Version in 8.2.0 | Version in | 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/template-Exasol-all-r-4/security_scan/r_cran_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/r_cran_packages_diff.md new file mode 100644 index 00000000..74ae4b80 --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/security_scan/r_cran_packages_diff.md @@ -0,0 +1,5 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------|:---------------------|:---------------------|:---------| +| 0 | oysteR | No version specified | No version specified | | \ No newline at end of file diff --git a/doc/changes/package_diffs/template-Exasol-all-r-4/udfclient_deps/apt_get_packages_diff.md b/doc/changes/package_diffs/template-Exasol-all-r-4/udfclient_deps/apt_get_packages_diff.md new file mode 100644 index 00000000..d3102c4f --- /dev/null +++ b/doc/changes/package_diffs/template-Exasol-all-r-4/udfclient_deps/apt_get_packages_diff.md @@ -0,0 +1,10 @@ + + +| | Package | Version in 8.2.0 | Version in | Status | +|---:|:----------------|:------------------------|:------------------------|:---------| +| 0 | coreutils | 8.32-4.1ubuntu1.2 | 8.32-4.1ubuntu1.2 | | +| 1 | libnss-db | 2.2.3pre1-6ubuntu3 | 2.2.3pre1-6ubuntu3 | | +| 2 | libprotobuf-dev | 3.12.4-1ubuntu7.22.04.1 | 3.12.4-1ubuntu7.22.04.1 | | +| 3 | libssl-dev | 3.0.2-0ubuntu1.16 | 3.0.2-0ubuntu1.16 | | +| 4 | libzmq3-dev | 4.3.4-2 | 4.3.4-2 | | +| 5 | locales | 2.35-0ubuntu3.8 | 2.35-0ubuntu3.8 | | \ No newline at end of file diff --git a/flavors/standard-EXASOL-all/flavor_base/flavor_base_deps_apt/packages/apt_get_packages b/flavors/standard-EXASOL-all/flavor_base/flavor_base_deps_apt/packages/apt_get_packages index ccf1125b..f187004b 100644 --- a/flavors/standard-EXASOL-all/flavor_base/flavor_base_deps_apt/packages/apt_get_packages +++ b/flavors/standard-EXASOL-all/flavor_base/flavor_base_deps_apt/packages/apt_get_packages @@ -7,10 +7,10 @@ maven|3.6.3-5 libldb2|2:2.4.4-0ubuntu0.22.04.2 libleveldb1d|1.23-3build1 openssl|3.0.2-0ubuntu1.16 -libldap2-dev|2.5.18+dfsg-0ubuntu0.22.04.1 +libldap2-dev|2.5.18+dfsg-0ubuntu0.22.04.2 libsasl2-dev|2.1.27+dfsg2-3ubuntu1.2 # Needed by python-ldap -slapd|2.5.18+dfsg-0ubuntu0.22.04.1 -ldap-utils|2.5.18+dfsg-0ubuntu0.22.04.1 +slapd|2.5.18+dfsg-0ubuntu0.22.04.2 +ldap-utils|2.5.18+dfsg-0ubuntu0.22.04.2 unixodbc-dev|2.3.9-5ubuntu0.1 libxml2-dev|2.9.13+dfsg-1ubuntu0.4 apt-transport-https|2.4.12