Skip to content

Commit

Permalink
#808: Updated flavor standard-EXASOL-7.1.0 to Ubuntu 20.04 (#838)
Browse files Browse the repository at this point in the history
* Update Dockerfile to ubuntu 20.04 for standard 7.1 and Python 3.8
* Update Python packages
* Update Ubuntu packages
* Ignored Kernel CVEs, CVE-2023-4244 and CVE-2023-20569
* Add tests for pyexasol with fingerprints 
* Add a test which imports all python modules.
* Cleanup .trivyignore for standard-EXASOL-7.1.0

Co-authored-by: Christoph Pirkl <[email protected]>
  • Loading branch information
tkilias and kaklakariada authored Nov 3, 2023
1 parent 9623faa commit dc87e5a
Show file tree
Hide file tree
Showing 26 changed files with 413 additions and 405 deletions.
2 changes: 1 addition & 1 deletion .current_gitmodules

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion doc/changes/changes_7.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This release uses version 0.17.0 of the container tool.

## Bug Fixes

n/a
- #836: ModuleNotFoundError: No module named 'numpy.testing.nosetester'

## Features / Enhancements

Expand All @@ -38,6 +38,8 @@ n/a
- #831: Updated conda flavors to cryptography 41.0.3 and openssl 3.1.2
- #839: Updated dependencies and ignore kernel CVEs
- #847: Updated packages and ignore Kernel CVEs
- #808: Updated standard-EXASOL-7.1.0 flavor to Ubuntu 20.04
- #824: Updated scipy for standard 7.* flavor to fix CVE-2023-29824

Attention: The CVE's bellow can't be fixed by the container itself, rather need to be addressed by the host system executing them.
(Updated script-languages ref)
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dc87e5a

Please sign in to comment.