[polarssl] Update to 1.3.8

Morten Stevens mstevens at fedoraproject.org
Sat Jul 12 09:27:37 UTC 2014


commit 2d8d71e9c4b203027b3eec2843d72afe29f19650
Author: Morten Stevens <mstevens at imt-systems.com>
Date:   Sat Jul 12 11:27:52 2014 +0200

    Update to 1.3.8

 .gitignore    |    1 +
 polarssl.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 408d893..3a4b12a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /polarssl-1.3.4-gpl.tgz
 /polarssl-1.3.6-gpl.tgz
 /polarssl-1.3.7-gpl.tgz
+/polarssl-1.3.8-gpl.tgz
diff --git a/polarssl.spec b/polarssl.spec
index 48bd8d8..0042c54 100644
--- a/polarssl.spec
+++ b/polarssl.spec
@@ -1,6 +1,6 @@
 Name: polarssl
-Version: 1.3.7
-Release: 3%{?dist}
+Version: 1.3.8
+Release: 1%{?dist}
 Summary: Light-weight cryptographic and SSL/TLS library
 Group: System Environment/Libraries
 License: GPLv2+
@@ -67,6 +67,10 @@ mv $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_libexecdir}/polarssl
 %{_libdir}/*.a
 
 %changelog
+* Sat Jul 12 2014 Morten Stevens <mstevens at imt-systems.com> - 1.3.8-1
+- Update to 1.3.8
+- CVE-2014-4911
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index a429d32..0408f50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b656e4c83ee94f93d19eb0832fd7f976  polarssl-1.3.7-gpl.tgz
+d1a2b4f21727e888f143414d2e3144e6  polarssl-1.3.8-gpl.tgz


More information about the scm-commits mailing list