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

feat: update debian base version and mosquitto #53

Merged
merged 2 commits into from Nov 5, 2023

Conversation

reubenmiller
Copy link
Contributor

@reubenmiller reubenmiller commented Nov 5, 2023

Update debain base version and mosquitto.

Debian bookworm

Bookworm has been officially released and using it so that the libc versions match those of the sid repository to enable installing the latest version of mosquitto (>=2.0.18) which is not currently available from the stable or backports of bookworm

mosquitto >= 2.0.18

Install more recent version of mosquitto >= 2.0.18 from debian sid to avoid mosquitto following bugs:

The mosquitto repo can't be used as it does not included builds for arm64/aarch64 (only amd64 and armhf)

Copy link

github-actions bot commented Nov 5, 2023

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
11 0 2 11 100 37.558s

@reubenmiller reubenmiller added this pull request to the merge queue Nov 5, 2023
Merged via the queue into main with commit 11904c0 Nov 5, 2023
2 checks passed
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.

None yet

1 participant