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

shairport-sync 4.3.6 #205661

Merged
merged 2 commits into from
Jan 27, 2025
Merged

shairport-sync 4.3.6 #205661

merged 2 commits into from
Jan 27, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
This update contains an MQTT documentation update, Docker build updates and a minor bug fix. It is recommended for all users.

Bug Fix

  • Fix a potential bug (no issues reported) by checking that a buffer is not zero before attempting to deallocate it.

Documentation Updates

  • Show how to use MQTTThing with Homebridge to represent Shairport Sync’s active status. Thanks to keefar for the PR.
  • Correct and clarify the statistics documentation.
    1. The descriptions of Net Sync PPM and All Sync PPM were partly swapped -- this has been corrected.
    2. Generally clarify the language and harmonize the wording with the introduction.
      Many thanks to willmo for the PR.
  • Fix a typo in the configuration file. Many thanks to Justin.

Docker Build Optimisation

Improve the Dockerfile build sequences as follows:

  1. Build each dependency in a separate stage, facilitating parallel builds.
  2. Define default value for ARGS, permitting easier local docker builds.
  3. Clone the specified branch only, and to a depth of 1, thus getting relevant data faster.
  4. Copy files in a one-off command, reducing the amount of Docker layers created.

Many thanks to David Girón for the PR.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jan 27, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 27, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 27, 2025 18:13
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 27, 2025
Merged via the queue into master with commit 4d60b99 Jan 27, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-shairport-sync-4.3.6 branch January 27, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants