Skip to content

wget: enable libpsl#289396

Open
samueloph wants to merge 1 commit into
Homebrew:mainfrom
samueloph:wget-libpsl
Open

wget: enable libpsl#289396
samueloph wants to merge 1 commit into
Homebrew:mainfrom
samueloph:wget-libpsl

Conversation

@samueloph

Copy link
Copy Markdown

Build with libpsl to turn on Public Suffix List checks, so cookies can't be set for broad public suffixes like .co.uk; this blocks "supercookies" that would otherwise be shared across unrelated sites under the same suffix.


  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>?
  • Is your test running fine brew test <formula>?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

Build with libpsl to turn on Public Suffix List checks, so cookies
can't be set for broad public suffixes like `.co.uk`; this blocks
"supercookies" that would otherwise be shared across unrelated sites
under the same suffix.
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

@samueloph

Copy link
Copy Markdown
Author

Feel free to take over this PR to address any pending issues, my motivation was to point out that PSL is not enabled (very likely by mistake) and the PR was simple enough, but I don't plan on spending more time on this, sorry.

Comment thread Formula/w/wget.rb
url "https://ftpmirror.gnu.org/gnu/wget/wget-1.25.0.tar.gz"
sha256 "766e48423e79359ea31e41db9e5c289675947a7fcf2efdcedb726ac9d0da3784"
license "GPL-3.0-or-later"
revision 1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
revision 1

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.

2 participants