Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-04 | gnu: mcrypt: Fix patches for CVE-2012-{4409,4527}. | Leo Famulari | |
This fixes CVE-2012-{4409,4527}. This is a followup to commit fd1461879c63c608617d30524183a71370a7451c. * gnu/packages/patches/mcrypt-CVE-2012-4409.patch, gnu/packages/patches/mcrypt-CVE-2012-4527.patch: Apply the patches to the mcrypt source code. | |||
2016-05-30 | gnu: mcrypt: Fix CVE-2012-4409, CVE-2012-4426, CVE-2012-4527. | Efraim Flashner | |
* gnu/packages/mcrypt.scm (mcrypt)[source]: Add patches. * gnu/packages/patches/mcrypt-CVE-2012-4409.patch, gnu/packages/patches/mcrypt-CVE-2012-4426.patch, gnu/packages/patches/mcrypt-CVE-2012-4527.patch: New variables. * gnu/local.mk (dist_patch_DATA): Add them. |