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

Updating ClamAV engine with offical version 1.2.1 #1248

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

nsabri1
Copy link
Contributor

@nsabri1 nsabri1 commented Nov 27, 2023

Currently adding latest version found on https://www.clamav.net/downloads

As a todo:
Can improve this by using curl to ascertain the latest release then
injecting that as variable $LATEST rather then hardcoding the current
version.

Thus the wget line will change to:
wget https://www.clamav.net/downloads/production/clamav-$LATEST.linux.x86_64.deb

https://trello.com/c/TicAq9G1/1238-update-clamav-engine-to-latest-version

This application is owned by the publishing platform team. Please let us know in #govuk-publishing-platform when you raise any PRs.

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

@nsabri1 nsabri1 force-pushed the nsabri1/update-clam-engine branch 7 times, most recently from 7c2bca7 to f698311 Compare November 29, 2023 06:16
nsabri1 added a commit to alphagov/govuk-helm-charts that referenced this pull request Nov 29, 2023
Updating Config path to /usr/loacl/etc
This is reuqired for the updated Clamav engine installed:
alphagov/asset-manager#1248

Updating freshclam config:
 Adding Database owner and Database directory location

https://trello.com/c/TicAq9G1/1238-update-clamav-engine-to-latest-version
@nsabri1 nsabri1 force-pushed the nsabri1/update-clam-engine branch from f698311 to 69d9911 Compare November 29, 2023 06:30
nsabri1 added a commit to alphagov/govuk-helm-charts that referenced this pull request Nov 29, 2023
Updating Config path to /usr/loacl/etc
This is reuqired for the updated Clamav engine installed:
alphagov/asset-manager#1248

Updating freshclam config:
 Adding Database owner and Database directory location

https://trello.com/c/TicAq9G1/1238-update-clamav-engine-to-latest-version
@nsabri1 nsabri1 marked this pull request as ready for review November 29, 2023 08:27
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@nsabri1 nsabri1 force-pushed the nsabri1/update-clam-engine branch 2 times, most recently from 224fdf5 to 2c8479d Compare November 29, 2023 19:59
Currently adding latest version found on https://www.clamav.net/downloads

As a todo:
Can improve this by using curl to aascertain the latest release then
injecting that as variable $LATEST rather then hardcoding the current
version.

thus the wget line will change to:
wget https://www.clamav.net/downloads/production/clamav-$LATEST.linux.x86_64.deb

https://github.com/alphagov/govuk-helm-charts/pull/new/nsabri1/update-clamav-config
@nsabri1 nsabri1 force-pushed the nsabri1/update-clam-engine branch from 2c8479d to 06460bd Compare November 29, 2023 20:00
@nsabri1 nsabri1 merged commit 8573c6d into main Dec 1, 2023
8 checks passed
@nsabri1 nsabri1 deleted the nsabri1/update-clam-engine branch December 1, 2023 09:49
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.

2 participants