Skip to content

Commit

Permalink
Merge branch 'master' into feature/864_add_python_310_template_flavor
Browse files Browse the repository at this point in the history
  • Loading branch information
tkilias authored Dec 13, 2023
2 parents 4c4eb49 + aa5e006 commit 761f724
Show file tree
Hide file tree
Showing 29 changed files with 1,309 additions and 874 deletions.
2 changes: 1 addition & 1 deletion exaslct_scripts/exaslct.sh

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

2 changes: 1 addition & 1 deletion exaudfclient/base/.bazelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build --copt='-std=c++14' --force_pic --action_env=PROTOBUF_BIN --action_env=PROTOBUF_LIBRARY_PREFIX --action_env=PROTOBUF_INCLUDE_PREFIX
build --copt='-std=c++17' --force_pic --action_env=PROTOBUF_BIN --action_env=PROTOBUF_LIBRARY_PREFIX --action_env=PROTOBUF_INCLUDE_PREFIX
# TODO add environment variables for R libraries
build:benchmark --define benchmark=true
build:java --define java=true --action_env=JAVA_PREFIX
Expand Down
8 changes: 0 additions & 8 deletions ext/scripts/install_scripts/install_python2.7_pip.sh

This file was deleted.

8 changes: 0 additions & 8 deletions ext/scripts/install_scripts/install_python3.6_pip.sh

This file was deleted.

8 changes: 0 additions & 8 deletions ext/scripts/install_scripts/install_python3.7_pip.sh

This file was deleted.

5 changes: 2 additions & 3 deletions ext/scripts/tests/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
FROM ubuntu:18.04
FROM ubuntu:20.04

ENV DEBIAN_FRONTEND="noninteractive"
RUN apt-get update && apt-get install --no-install-recommends -y python3-distutils python-distutils-extra r-base perl-base perl-doc locales curl git build-essential
COPY install_scripts/install_python*_pip.sh /
RUN /install_python3.6_pip.sh
RUN /install_python2.7_pip.sh
RUN /install_python3.8_pip.sh "pip>20"
COPY . /scripts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
curl|7.58.0-2ubuntu3.24 # t1
wget|1.19.4-1ubuntu2.2 # t2
curl|7.68.0-1ubuntu2.21 # t1
wget|1.20.3-1ubuntu2 # t2
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
curl|7.58.0-2ubuntu3.24 # t1
curl|7.68.0-1ubuntu2.21 # t1
wget| # t2
git|
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gdb|9.2-0ubuntu1~20.04.1
valgrind|1:3.15.0-1ubuntu9.1
gdbserver|9.2-0ubuntu1~20.04.1
binutils|2.34-6ubuntu1.6
binutils|2.34-6ubuntu1.7
patchelf|0.10-2build1
strace|5.5-3ubuntu1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coreutils|8.28-1ubuntu1
locales|2.27-3ubuntu1.6
locales|2.31-0ubuntu9.14
tar|1.29b-2ubuntu0.4
curl|7.68.0-1ubuntu2.19
curl|7.68.0-1ubuntu2.21
openjdk-11-jdk|11.0.19+7~us1-0ubuntu1~20.04.1
build-essential|12.4ubuntu1
libpcre3-dev|2:8.39-9ubuntu0.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
unzip|6.0-25ubuntu1.1
git|1:2.25.1-1ubuntu3.11
libcurl4-openssl-dev|7.68.0-1ubuntu2.19
libcurl4-openssl-dev|7.68.0-1ubuntu2.21
build-essential|12.8ubuntu1.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ca-certificates|20230311ubuntu0.20.04.1
python3.8-dev|3.8.10-0ubuntu1~20.04.8
python3.8-dev|3.8.10-0ubuntu1~20.04.9
python3-distutils|3.8.10-0ubuntu1~20.04
curl|7.68.0-1ubuntu2.19
curl|7.68.0-1ubuntu2.21

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pandas|2.0.2
numpy|1.24.3
pyarrow|12.0.0
pyarrow|14.0.1
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ CVE-2023-3609
CVE-2023-4622
CVE-2023-4623
CVE-2023-4921
CVE-2023-4244
# CVE-2023-20569 does not have a fix and is a problem of host system (amd cpus)
CVE-2023-20569
#CVE-2022-23648 is a bug in containerd, not issue for containers
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coreutils|8.30-3ubuntu2
locales|2.31-0ubuntu9.9
locales|2.31-0ubuntu9.14
libnss-db|2.2.3pre1-6build6
libzmq3-dev|4.3.2-2ubuntu1
libprotobuf-dev|3.6.1.3-2ubuntu5.2
libssl-dev|1.1.1f-1ubuntu2.19
libssl-dev|1.1.1f-1ubuntu2.20
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
protobuf|4.21.12
protobuf|4.24.4
pcre|8.45
chrpath|0.16
openjdk|11.0.15
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coreutils|8.30-3ubuntu2
locales|2.31-0ubuntu9.9
curl|7.68.0-1ubuntu2.19
locales|2.31-0ubuntu9.14
curl|7.68.0-1ubuntu2.21
ca-certificates|20230311ubuntu0.20.04.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
python|3.8.13
numpy|1.24.3
pandas|2.0.2
pyarrow|12.0.0
pyarrow|14.0.1
libblas|3.9.0=15_linux64_mkl
mamba|1.3.1
ld_impl_linux-64|2.36.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
libprotobuf|3.21.12
libprotobuf|4.24.4
zeromq|4.3.4
openssl|3.1.2
openssl|3.1.4
nss|3.77
cppzmq|4.8.1
_openmp_mutex|4.5=2_kmp_llvm # We need this, such that we can later install libblas with mkl, which is for example needed by pytorch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
protobuf|4.21.12
protobuf|4.24.4
pcre|8.45
chrpath|0.16
openjdk|11.0.15
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
python|3.8.13
numpy|1.24.3
pandas|2.0.2
pyarrow|12.0.0=py38h4559c88_4_cuda
pyarrow|14.0.1=py38h296dbf9_0_cuda
libblas|3.9.0=15_linux64_mkl
mamba|1.3.1
ld_impl_linux-64|2.36.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coreutils|8.30-3ubuntu2
locales|2.31-0ubuntu9.9
curl|7.68.0-1ubuntu2.19
locales|2.31-0ubuntu9.14
curl|7.68.0-1ubuntu2.21
ca-certificates|20230311ubuntu0.20.04.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
libprotobuf|3.21.12
libprotobuf|4.24.4
zeromq|4.3.4
openssl|3.1.2
openssl|3.1.4
nss|3.77
cppzmq|4.8.1
_openmp_mutex|4.5=2_kmp_llvm # We need this, such that we can later install libblas with mkl, which is for example needed by pytorch
Loading

0 comments on commit 761f724

Please sign in to comment.