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

sslh 2.1.4 #200411

Merged
merged 2 commits into from
Dec 11, 2024
Merged

sslh 2.1.4 #200411

merged 2 commits into from
Dec 11, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Dec 7, 2024
@SMillerDev
Copy link
Member

common.c:272:26: error: use of undeclared identifier 'SOL_IP'
  272 |     res = setsockopt(fd, SOL_IP, IP_TRANSPARENT, &enable, sizeof(enable));
      |                          ^
common.c:296:30: error: use of undeclared identifier 'SOL_IP'
  296 |         res = setsockopt(fd, SOL_IP, IP_BIND_ADDRESS_NO_PORT, &enable, sizeof(enable));
      |                              ^
2 errors generated.

Judging by https://gitlab.freedesktop.org/spice/usbredir/-/issues/9 those don't exist on macOS though

@daeho-ro daeho-ro added upstream issue An upstream issue report is needed build failure CI fails while building the software labels Dec 8, 2024
@daeho-ro
Copy link
Member

daeho-ro commented Dec 9, 2024

@chenrui333 chenrui333 changed the title sslh 2.1.3 sslh 2.1.4 Dec 10, 2024
@chenrui333 chenrui333 removed upstream issue An upstream issue report is needed build failure CI fails while building the software labels Dec 10, 2024
@chenrui333 chenrui333 added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. ready to merge PR can be merged once CI is green labels Dec 10, 2024
Signed-off-by: Rui Chen <[email protected]>
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 Dec 11, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 11, 2024
Merged via the queue into master with commit 23e0fd1 Dec 11, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-sslh-2.1.3 branch December 11, 2024 06:24
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-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. ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants