| Age | Commit message (Collapse) | Author |
|
|
|
See the discussion in
https://github.com/Homebrew/homebrew-devel-only/pull/6
Closes Homebrew/homebrew#35793.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes comments made in:
https://github.com/Homebrew/homebrew/commit/91c267bdb1607334febaac3272ccc62ada6ae4fd#commitcomment-9146910.
|
|
|
|
Some clarification on these given discussion in https://github.com/Homebrew/homebrew/pull/35853.
Closes Homebrew/homebrew#35880.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
This seems to be a more robust approach when a PR has multiple commits.
|
|
Fixes Homebrew/homebrew#35750.
|
|
bcwipe seems to have gone commercial. 1.9-9 is still “free” as in
price, but contains an [incredibly restrictive
license](https://www.jetico.com/linux/bcwipe-help/wu_licen.htm) that
I’m not particularly sure we want to ship given our rejection of
similar situations recently. 1.9-10 onwards, including the latest
1.9-11 release are all “trial” releases which “expire” after 21 days of
use and cost some $35 to continue using.
Closes Homebrew/homebrew#35850.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
The formula is for an ancient version of Graylog2 and doesn't work because
the tarball doesn't exist any more.
Closes Homebrew/homebrew#35868.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes Homebrew/homebrew#35820.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
This prevents mutations that happen in individual tests from leaking
into other tests.
|
|
Incredibly frustratingly, given it seemed like a promising project
taking some steps that its forked predecessor has struggled to thus
far, particularly around encryption, and it’s already mature codebase,
upstream have nonetheless decided to stop supporting Pulse as an
individual project, thus, boneyard it goes. Sigh.
Closes Homebrew/homebrew#35800.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes Homebrew/homebrew#34744.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes Homebrew/homebrew#35681.
|
|
Closes Homebrew/homebrew#35697.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
Closes Homebrew/homebrew#35671.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
masgn is hard to grep for :/
|
|
|
|
|
|
|
|
|
|
Migrates Apr from Homebrew/Apache to Homebrew/Homebrew, adds a
requirement to allow people to use this Apr instead of requiring
people to download the full CLT package. Tested against subversion
with consistent success.
Closes Homebrew/homebrew#34987.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Removes the apr requirement from this internal document in favour
of making it an external requirement, which allows us to use an
apr formula to provide apr instead of asking people to install the
whole CLT package.
|
|
I don’t know how maintainers are going to feel about this, to be
honest. If it’s too clunky, perhaps we could externalise the entire two
main blocks here and then require that file into the audit instead?
Basically, I’m pushing changes here to better detect a wide-array of
SSL/TLS available links that either have no auto-redirect in place or
is a common linking error in formulae. I haven’t spotted any false
positives yet, but obviously, feel free to try and break the changes
and I’ll fix as necessary ;).
IMO, this would allow us gradual updates without having to mass-update
everything at once and stress the bot and inform users they have
hundreds of updates pending when really it’s just style/basic changes.
Closes Homebrew/homebrew#35551.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
Closes Homebrew/homebrew#34647.
|
|
Check the executable is present to give a better error message if it isn't.
Closes Homebrew/homebrew#35541.
|
|
Don't want to enforce more than we need to.
|
|
|
|
|
|
Closes Homebrew/homebrew#35556.
|
|
|
|
Just equalises a little how we treat HEAD and devel. The former already
fails if there isn’t a head defined, It seemed logical that devel
should fail in the same way.
Closes Homebrew/homebrew#35554.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|