Browse Source

openssl: Updated (1.0.1c -> 1.0.1d) (SECURITY UPDATE!)

Fixing following CVE's

- SSL, TLS and DTLS Plaintext Recovery Attack (CVE-2013-0169)
- TLS 1.1 and 1.2 AES-NI crash (CVE-2012-2686)
- OCSP invalid key DoS issue (CVE-2013-0166)

Reference: http://www.openssl.org/news/secadv_20130205.txt
user/chris/wip/linux37
Christian Wiese 12 years ago
parent
commit
14ec2ff0f5
  1. 6
      security/openssl/openssl.desc

6
security/openssl/openssl.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../openssl/openssl.desc
[COPY] Copyright (C) 2006 - 2012 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2013 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -35,7 +35,7 @@
[L] OpenSource
[S] Stable
[V] 1.0.1c
[V] 1.0.1d
[P] X -?-3-5---9 104.600
[D] 2355876852 openssl-1.0.1c.tar.gz http://openssl.org/source/
[D] 4035725680 openssl-1.0.1d.tar.gz http://openssl.org/source/

Loading…
Cancel
Save