| Submitter | Gustavo Zacarias |
|---|---|
| Date | Feb. 5, 2013, 3:06 p.m. |
| Message ID | <1360076813-14791-1-git-send-email-gustavo@zacarias.com.ar> |
| Download | mbox | patch |
| Permalink | /patch/218270/ |
| State | Accepted |
| Commit | ae27c455682480af4c2e1c23f21ca3fc450b130b |
| Headers | show |
Comments
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Fixes CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166.
Committed, thanks.
Patch
diff --git a/package/openssl/openssl.mk b/package/openssl/openssl.mk index ed52577..b4a3674 100644 --- a/package/openssl/openssl.mk +++ b/package/openssl/openssl.mk @@ -4,7 +4,7 @@ # ############################################################# -OPENSSL_VERSION = 1.0.1c +OPENSSL_VERSION = 1.0.1d OPENSSL_SITE = http://www.openssl.org/source OPENSSL_LICENSE = OpenSSL or SSLeay OPENSSL_LICENSE_FILES = LICENSE
Fixes CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/openssl/openssl.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)