~ubuntu-branches/ubuntu/utopic/openssl/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2014-06-20 13:51:23 UTC
  • Revision ID: package-import@ubuntu.com-20140620135123-55g8bgsjgxr6fuea
Tags: 1.0.1f-1ubuntu6
* SECURITY UPDATE: regression with certain renegotiations (LP: #1332643)
  - debian/patches/CVE-2014-0224-regression2.patch: accept CCS after
    sending finished ssl/s3_clnt.c.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
openssl (1.0.1f-1ubuntu6) utopic; urgency=medium
 
2
 
 
3
  * SECURITY UPDATE: regression with certain renegotiations (LP: #1332643)
 
4
    - debian/patches/CVE-2014-0224-regression2.patch: accept CCS after
 
5
      sending finished ssl/s3_clnt.c.
 
6
 
 
7
 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 20 Jun 2014 13:51:23 -0400
 
8
 
1
9
openssl (1.0.1f-1ubuntu5) utopic; urgency=medium
2
10
 
3
11
  * SECURITY UPDATE: regression with tls_session_secret_cb (LP: #1329297)