| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Make it clear that we've done the right thing and this message is just
for informational purposes.
|
|
Closes #32474.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
If a deprecated option is found in a tab, rename it to the new option.
|
|
|
|
Allows remapping one option name to another and updates build options
and flags accordingly.
|
|
Used to capture options that are being renamed.
|
|
Stop dumping files in the real HOME and allow Jenkins to handle
workspace cleanup instead.
|
|
Closes #33346.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #33347.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
OpenSSL dependency to fix tapping the system here, a mirror, and
general style updates. Nothin’ too fancy.
|
|
|
|
Closes #33128.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Taking inspiration from the structure provided by
Library/Forumla/terraform.rb this forumla builds the `pup` html query
utility.
|
|
Closes #33290.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Proposing we take a sharp axe to sslv3 in this PR. Reasons:
1) We want to do this with OpenSSL as soon as practical. PolarSSL works in a roughly similar way but is much less widely used, only having one Homebrew dependency (and even that is optional), which makes it a nice platform for testing.
2) PolarSSL has no mechanism to mitigate the SSLv3 POODLE mess in the manner OpenSSL has. That mechanism isn’t available to PolarSSL, and consequently upstream’s recommendation [here](https://polarssl.org/tech-updates/security-advisories/polarssl-security-advisory-2014-03-poodle-attack-on-ssl-v3) is just “feel free to kill sslv3 like this”.
3) If anything goes horribly wrong with this change, and I don’t think it will FWIW, it’s a 2 minute job to revert and rebuild to fix. That’s the kind of risk bracket I feel relatively comfortable jumping into for once.
|
|
Closes #33281.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Added OpenSSL dependency and double quotes everywhere. The download location has also moved upstream. Any attempt to use the old one just gets a redirect to the new one, so I’ve just switched it. For some reason the checksum has changed, but the pgp signature for the download file was verified fine.
|
|
Closes #33293.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Version bump, additional OpenSSL dependency, additional libgcrypt dependency & style changes.
|
|
Closes #33297.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #33196.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #33307.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #33166.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Formulae should not require knowledge of Homebrew's internal directory
structure, and we should be able to alter it without modifying
individual formulae.
|
|
This taps the system openssl, so this PR fixes that. I’ve also added a
couple of lines of explanation about our inability to update this
package due to #29450, so perhaps we want to stop shipping this at all
at some point, but for now, this secures things on the ssl front. The
build docs also state that it should be installed with the latest and
greatest sqlite, so I’ve specified a dependency on that.
Closes #33205.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #33335.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #33334.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #33333.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #33324.
Closes #33325.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|