repoforge / rpms

RepoForge.Org package specifications. This is where you can modify RepoForge.Org packages!
repoforge.org
300 stars 218 forks source link

Patch Perl-Sys-Mmap to fix CPAN bug 91483 #316

Open knight-of-ni opened 10 years ago

knight-of-ni commented 10 years ago

Recently, an issue in the open source project, ZoneMinder, was traced back to the perl mmap module.

This request proposes to patch perl-Sys-Mmap with the patch file supplied in the following bug report: https://rt.cpan.org/Public/Bug/Display.html?id=91483

This patch does not appear to be incorporated upstream: version 0.14: https://metacpan.org/source/TODDR/Sys-Mmap-0.14/Mmap.xs#L212 version 0.16: https://metacpan.org/source/TODDR/Sys-Mmap-0.16/Mmap.xs#L233