Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
The number of physical and available pages will of course be
correct on real 32-bit systems, but mbuffer does not account
for the case of when a 64-bit system with more memory is
running with a 32-bit personality. In this scenario, dynamic
detection of system memory limits yields values that are not
safe for use in a 32-bit environment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|