summary refs log tree commit diff
path: root/gnu/packages/patches/libtasn1-CVE-2017-10790.patch
AgeCommit message (Collapse)Author
2018-02-19gnu: libtasn1: Update to 4.13.Leo Famulari
* gnu/packages/tls.scm (libtasn1): Update to 4.13. [source]: Remove patches. * gnu/packages/patches/libtasn1-CVE-2017-10790.patch, gnu/packages/patches/libtasn1-CVE-2018-6003.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
2017-08-05gnu: libtasn1: Fix CVE-2017-10790.Leo Famulari
* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.