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

snapcast 0.30.0 #204680

Merged
merged 2 commits into from
Jan 18, 2025
Merged

snapcast 0.30.0 #204680

merged 2 commits into from
Jan 18, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# Version 0.30.0

Features

  • Server: Add support for HTTPS and WSS (Issue #1322)
  • Server: custom URL prefix for HTTP URLs (PR #1260)
  • Server: listen to both IPv4 and IPv4 for incoming connections (PR #1290)

Bugfixes

  • Fix CVE-2023-36177: Remove "AddStream" and "RemoveStream" RPC (Issue #1327)
  • Fix compile error on MacOS
  • Remove PiMusicBox from readme (Issue ##1304)
  • Add missing include (Issue #1295)
  • Fix building with boost v1.87.0 (Issues #1305, #1306, #1307, PR #1308)
  • Log tag is missing in syslog (Issue #1276)

General

  • CI: execute unit tests (asan and tsan)
  • CI: create doxygen documentation
  • CI: compile release and debug builds
  • Code cleanup
  • Add more doxygen documentation

Packages

The provided debian packages are automated builds from snapcast github actions.

Debian

The packages snapclient_<version>_<arch>_<debian>_with-pulse.deb are built with pulse audio player backend support (i.e. do support --player pulse) and thus require the PulseAudio dependencies.

Windows

There is no installer provided, the contained package vc_redist.exe must be installed to run snapclient.exe. The dll files must be located in your PATH or in the same directory with snapclient.exe.
stijnvdb88 provides with Snap.Net a control interface and a player as single file installer.

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` no Linux bottle Formula has no Linux bottle boost Boost use is a significant feature of the PR or issue labels Jan 17, 2025
snapcast: needs openssl@3

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the bump-snapcast-0.30.0 branch from 66ccdeb to 78ba602 Compare January 18, 2025 00:28
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jan 18, 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 18, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 18, 2025 02:05
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 18, 2025
Merged via the queue into master with commit 6cc867a Jan 18, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-snapcast-0.30.0 branch January 18, 2025 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
boost Boost use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. no Linux bottle Formula has no Linux bottle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants