Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
This is the latest 2.x release. There are now 3.x and 4.x releases.
The CVEs are now mitigated, but there's more bumping/testing to do.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We need to be explicit with the MDDS version (major.minor only).
The default of 1.5 only worked by coincidence, and there does not
appear to be a mechanism to automatically detect a compatible one.
This (0.1.10) is the latest release as of writing.
./configure.ac:
AS_HELP_STRING([--with-mdds=1.5|1.4|1.2|1.0|0.x],
[Specify which version of mdds to use (1.5 is the default)]),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See commit d045b5bca8cd983b9512fd45e19d2c5770323a32.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is needed for newer versions of Thunderbird and Firefox.
|
|
|
|
This is needed for newer versions of Thunderbird and Firefox.
|
|
|
|
|
|
|
|
Refer to this discussion:
https://seclists.org/nmap-dev/2012/q4/373
These two tests ('-' and ',') are "expected to fail" but pass.
As a matter of unblocking progress on RC3, disabling.
We can revisit this later as needed.
|
|
see also: https://dev.gnupg.org/D556
|
|
|