[polarssl/f17] polarssl-1.1.6

Mads Kiilerich kiilerix at fedoraproject.org
Sun Mar 31 01:05:32 UTC 2013


commit 2553f8b790f7821e5e59248f27f7610b034a0dd7
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Sun Mar 31 03:05:23 2013 +0200

    polarssl-1.1.6
    
        - TLS and DTLS protocol issue:      CVE-2013-0169  (bug 907589)
        - out-of-bounds comparisons:        CVE-2013-1621  (bug 908423)

 .gitignore    |    1 +
 polarssl.spec |    7 +++----
 sources       |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e02ebf..4a5e04a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /polarssl-1.1.4-gpl.tgz
 /polarssl-1.1.5-gpl.tgz
 /polarssl-1.2.5-gpl.tgz
+/polarssl-1.1.6-gpl.tgz
diff --git a/polarssl.spec b/polarssl.spec
index 99e82e4..6eb70f0 100644
--- a/polarssl.spec
+++ b/polarssl.spec
@@ -1,5 +1,5 @@
 Name:           polarssl
-Version:        1.2.5
+Version:        1.1.6
 Release:        1%{?dist}
 Summary:        Light-weight cryptographic and SSL/TLS library
 
@@ -84,11 +84,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sun Feb 24 2013 Mads Kiilerich <mads at kiilerich.com> - 1.2.5-1
-- polarssl-1.2.5
+* Sun Mar 31 2013 Mads Kiilerich <mads at kiilerich.com> - 1.1.6-1
+- polarssl-1.1.6
     - TLS and DTLS protocol issue:      CVE-2013-0169  (bug 907589)
     - out-of-bounds comparisons:        CVE-2013-1621  (bug 908423)
-    - lack of MAC check in some cases:  CVE-2013-1622  (bug 908425)
 
 * Sat Jan 19 2013 Mads Kiilerich <mads at kiilerich.com> - 1.1.5-1
 - polarssl-1.1.5
diff --git a/sources b/sources
index 2745ab1..1bf9709 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f42dd79cd85384ac9ad482caa665ac8f  polarssl-1.2.5-gpl.tgz
+c0c3327509af30845f3aeb2dbef3e88c  polarssl-1.1.6-gpl.tgz


More information about the scm-commits mailing list