Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-28 | gnu: libtasn1: Remove obsolete patch. | Marius Bakke | |
This is a followup to 6a09628cb1147481131e582c1711edeb0db81944. (picked from the wrong branch, sorry!) * gnu/packages/tls.scm (libtasn1)[source]: Remove upstreamed patch. * gnu/packages/patches/libtasn1-CVE-2017-6891.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | |||
2017-05-24 | gnu: libtasn1: Fix CVE-2017-6891. | Leo Famulari | |
* gnu/packages/patches/libtasn1-CVE-2017-6891.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (libtasn1)[replacement]: New field. (libtasn1/fixed): New variable. |