Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clambc compiler 1.4.0 #42

Merged
merged 4 commits into from
May 22, 2024
Merged

Clambc compiler 1.4.0 #42

merged 4 commits into from
May 22, 2024

Conversation

val-ms
Copy link
Collaborator

@val-ms val-ms commented Feb 13, 2024

docker image update for Cisco-Talos/clamav-bytecode-compiler#48

@val-ms
Copy link
Collaborator Author

val-ms commented Feb 13, 2024

Note: I used ubuntu:23.04 for easy access to clang-16, rather than figuring out the minimal way to install it using LLVM's packages.
I'm totally up for changing that and picking an LTS image like 22.04.

@val-ms val-ms requested a review from rsundriyal March 20, 2024 18:33
@rsundriyal
Copy link
Contributor

If we change the version of docker ubuntu base from 20.04 to (22.04,23.04, we might need to change it in Jenkinsfile for unstable pipeline too. Here -> File

@val-ms
Copy link
Collaborator Author

val-ms commented Mar 26, 2024

@rsundriyal Fixed

@val-ms val-ms requested a review from rsundriyal March 26, 2024 17:56
@val-ms val-ms force-pushed the clambc-compiler-1.3.0 branch from 70338aa to 3c9a622 Compare May 10, 2024 18:17
@val-ms val-ms changed the title Clambc compiler 1.3.0 Clambc compiler 1.4.0 May 10, 2024
@val-ms
Copy link
Collaborator Author

val-ms commented May 10, 2024

I've updated this PR to assume the version number for the compiler release will be 1.4.0 instead, as per discussion.

@@ -19,15 +19,13 @@ RUN apt-get update -y && \
binutils \
git \
python3 \
python3-distutils \
python3-pip \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand why, but removing the python3-pip gives me warnings that pytest is not installed.

@val-ms val-ms merged commit 3b5c1b2 into main May 22, 2024
@val-ms val-ms deleted the clambc-compiler-1.3.0 branch May 22, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants