| Age | Commit message (Collapse) | Author |
|
|
|
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9130
scanner.c in LibYAML 0.1.5 and 0.1.6, as used in the YAML-LibYAML (aka
YAML-XS) module for Perl, allows context-dependent attackers to cause a
denial of service (assertion failure and crash) via vectors involving
line-wrapping.
Closes #35796.
|
|
Closes #35353.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Adds a mirror to the libyaml formula, and generally cleans up the
single/double quotes preference.
Closes #32986.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #27923.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes a security vulnerability:
http://www.ocert.org/advisories/ocert-2014-003.html
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2525
|
|
|
|
|
|
|
|
Closes #16329.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #14653.
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
A few formulae are missing trailing newlines.
Let's be POSIXly correct about trailing newlines, which are part of the
definition of a "line" and hence a "file". Even "diff" has it's own
special handling for files without trailing newlines.
Perhaps an audit check is in order.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
|
|
LibYAML is a YAML 1.1 parser and emitter written in C.
|