gnu: openssl: Fix CVE-2016-2177 and CVE-2016-2178.
authorLeo Famulari <leo@famulari.name>
Mon, 13 Jun 2016 20:15:34 +0000 (16:15 -0400)
committerLeo Famulari <leo@famulari.name>
Wed, 15 Jun 2016 14:48:13 +0000 (10:48 -0400)
commit9c4a8514d621b6e2a19f56fa9b3396c940b968c5
treea2f6f874aa3383729887650013582baa6a9eb77a
parenta44fd439dcef88b33c00db94fb3419e097401fee
gnu: openssl: Fix CVE-2016-2177 and CVE-2016-2178.

* gnu/packages/patches/openssl-CVE-2016-2177.patch,
gnu/packages/patches/openssl-CVE-2016-2178.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (openssl/fixed): Use them.
gnu/local.mk
gnu/packages/patches/openssl-CVE-2016-2177.patch [new file with mode: 0644]
gnu/packages/patches/openssl-CVE-2016-2178.patch [new file with mode: 0644]
gnu/packages/tls.scm