~ubuntu-branches/ubuntu/saucy/openssl/saucy-updates

« 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:56:05 UTC
  • Revision ID: package-import@ubuntu.com-20140620135605-qykodsxap3xp0hee
Tags: 1.0.1e-3ubuntu1.6
* 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.1e-3ubuntu1.6) saucy-security; 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:56:05 -0400
 
8
 
1
9
openssl (1.0.1e-3ubuntu1.5) saucy-security; urgency=medium
2
10
 
3
11
  * SECURITY UPDATE: regression with tls_session_secret_cb (LP: #1329297)