| Age | Commit message (Collapse) | Author |
|
|
|
CVE-2014-8500: A Defect in Delegation Handling Can Be Exploited to Crash BIND
https://lists.isc.org/pipermail/bind-announce/2014-December/000930.html
CVE-2014-8680: Defects in GeoIP features can cause BIND to crash
https://lists.isc.org/pipermail/bind-announce/2014-December/000931.html
Closes #34801.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #33544.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #32565.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #31954.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #31871.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #31772.
|
|
|
|
|
|
Kills ssl2 from OpenSSL. This PR relates to #31745. Force recompiles
everything that relies on OpenSSL from the master branch to enforce the
new OpenSSL no-ssl2 rule.
|
|
Closes #31771.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #30575.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #30087.
Closes #30092.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #29083.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #28882.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #27987.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
|
|
Closes #26313.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #26173.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #23598.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #22738.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #21488.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
Closes #20275.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #20125.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #20096.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #17530.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.
"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.
The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
- Fix Xcode-only specific path for open-ssl.
- Add ENV.libxml2
Closes #14201.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
This brew includes Bind along with a suite of tools bundled with it. These
tools are the de facto standard for working with DNS. Bind is compiled with
ipv6 support and dig is compiled with sigchase option turned on.
Closes #8948.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|