scripts: Install arm64 rspamd from official repository #3686
Merged
georglauterbach merged 3 commits intodocker-mailserver:masterfrom Dec 7, 2023
Merged
scripts: Install arm64 rspamd from official repository #3686georglauterbach merged 3 commits intodocker-mailserver:masterfrom
georglauterbach merged 3 commits intodocker-mailserver:masterfrom
Conversation
…ckports on arm64 architecture
georglauterbach
requested changes
Dec 7, 2023
Member
georglauterbach
left a comment
There was a problem hiding this comment.
LGTM and thank you for the update! 3 more TODOs:
- I think we do not need
deb-src, so we can safely remove it. - Please update our docs: there is a note about the version discrepancy between AMD64 and ARM64; just remove it altogether.
- Please update
CHANGELOG.md
Contributor
Author
|
You are right, deb-src repository is not needed in this place, I have removed it. |
georglauterbach
approved these changes
Dec 7, 2023
Contributor
|
Documentation preview for this PR is ready! 🎉 Built with commit: bdf23fe |
casperklein
approved these changes
Dec 7, 2023
polarathene
approved these changes
Dec 7, 2023
Member
|
This will land on |
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
scripts: Install rspamd from official repository instead of debian backports on arm64 architecture
Description
Since arm64 binary packages are available on the official respository, this may be used for arm64 architecture in favor of debian backports which contain considerably older version.
Fixes #3374
Type of change
Checklist:
docs/)