[polarssl/f19: 5/5] polarssl-1.2.6

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


commit 023df5122bf9d03aa6af612711e035868142342f
Merge: caa0510 d1b0e74
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Sun Mar 31 03:41:53 2013 +0200

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

 .gitignore    |    2 ++
 polarssl.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --cc .gitignore
index c4aa4be,4a5e04a..ddeb254
--- a/.gitignore
+++ b/.gitignore
@@@ -6,6 -6,5 +6,8 @@@
  /polarssl-1.1.3-gpl.tgz
  /polarssl-1.1.4-gpl.tgz
  /polarssl-1.1.5-gpl.tgz
 -/polarssl-1.2.5-gpl.tgz
+ /polarssl-1.1.6-gpl.tgz
 +/polarssl-1.2.3-gpl.tgz
 +/polarssl-1.2.4-gpl.tgz
 +/polarssl-1.2.5-gpl.tgz
++/polarssl-1.2.6-gpl.tgz
diff --cc polarssl.spec
index 49860a0,6c8fe4f..e2d4a3c
--- a/polarssl.spec
+++ b/polarssl.spec
@@@ -1,5 -1,5 +1,5 @@@
  Name:           polarssl
- Version:        1.2.5
 -Version:        1.1.6
++Version:        1.2.6
  Release:        1%{?dist}
  Summary:        Light-weight cryptographic and SSL/TLS library
  
@@@ -84,15 -84,11 +84,20 @@@ rm -rf $RPM_BUILD_ROO
  
  
  %changelog
 -* Sun Mar 31 2013 Mads Kiilerich <mads at kiilerich.com> - 1.1.6-1
 -- polarssl-1.1.6
++* Sun Mar 31 2013 Mads Kiilerich <mads at kiilerich.com> - 1.2.6-1
++- polarssl-1.2.6
+     - TLS and DTLS protocol issue:      CVE-2013-0169  (bug 907589)
+     - out-of-bounds comparisons:        CVE-2013-1621  (bug 908423)
+ 
 +* Sun Feb 03 2013 Mads Kiilerich <mads at kiilerich.com> - 1.2.5-1
 +- polarssl-1.2.5
 +
 +* Thu Jan 31 2013 Mads Kiilerich <mads at kiilerich.com> - 1.2.4-1
 +- polarssl-1.2.4
 +
 +* Sun Jan 20 2013 Mads Kiilerich <mads at kiilerich.com> - 1.2.3-1
 +- polarssl-1.2.3
 +
  * Sat Jan 19 2013 Mads Kiilerich <mads at kiilerich.com> - 1.1.5-1
  - polarssl-1.1.5
  
diff --cc sources
index 2745ab1,1bf9709..4c76715
--- a/sources
+++ b/sources
@@@ -1,1 -1,1 +1,1 @@@
- f42dd79cd85384ac9ad482caa665ac8f  polarssl-1.2.5-gpl.tgz
 -c0c3327509af30845f3aeb2dbef3e88c  polarssl-1.1.6-gpl.tgz
++e00d55ddda1e68a16af766dd92d69ce6  polarssl-1.2.6-gpl.tgz


More information about the scm-commits mailing list