[packages/polarssl] - up to 1.3.1 security: [ 1 ] CVE-2011-1923 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-192

zawadaa zawadaa at pld-linux.org
Thu Oct 24 12:44:06 CEST 2013


commit 3d0ec8eca1be2d12742ff543f887d13a8a13e45f
Author: Andrzej Zawadzki <zawadaa at pld-linux.org>
Date:   Thu Oct 24 12:42:08 2013 +0200

    - up to 1.3.1
      security:
    [ 1 ] CVE-2011-1923
          http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1923
    [ 2 ] CVE-2012-2130
          http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2130
    [ 3 ] CVE-2013-0169
          http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0169
    [ 4 ] CVE-2013-1621
          http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1621
    [ 5 ] CVE-2013-4623
          http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4623
    [ 6 ] CVE-2013-5915
          http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-5915

 polarssl.spec | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/polarssl.spec b/polarssl.spec
index da11900..0a52412 100644
--- a/polarssl.spec
+++ b/polarssl.spec
@@ -1,12 +1,12 @@
 Summary:	Light-weight cryptographic and SSL/TLS library
 Summary(pl.UTF-8):	Lekka biblioteka kryptograficzna oraz SSL/TLS
 Name:		polarssl
-Version:	1.2.8
+Version:	1.3.1
 Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://polarssl.org/code/releases/%{name}-%{version}-gpl.tgz
-# Source0-md5:	985151639b1ca037293f06da44fbc6bc
+# Source0-md5:	e6ee020496f315254f178c672132218d
 URL:		http://www.polarssl.org/
 BuildRequires:	cmake >= 2.6
 BuildRequires:	doxygen
@@ -75,17 +75,20 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/libpolarssl.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpolarssl.so.2
+%attr(755,root,root) %ghost %{_libdir}/libpolarssl.so.5
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/aescrypt2
 %attr(755,root,root) %{_libdir}/%{name}/benchmark
 %attr(755,root,root) %{_libdir}/%{name}/cert_app
+%attr(755,root,root) %{_libdir}/%{name}/cert_req
+%attr(755,root,root) %{_libdir}/%{name}/cert_write
 %attr(755,root,root) %{_libdir}/%{name}/crl_app
 %attr(755,root,root) %{_libdir}/%{name}/crypt_and_hash
 %attr(755,root,root) %{_libdir}/%{name}/dh_client
 %attr(755,root,root) %{_libdir}/%{name}/dh_genprime
 %attr(755,root,root) %{_libdir}/%{name}/dh_server
 %attr(755,root,root) %{_libdir}/%{name}/gen_entropy
+%attr(755,root,root) %{_libdir}/%{name}/gen_key
 %attr(755,root,root) %{_libdir}/%{name}/gen_random_ctr_drbg
 %attr(755,root,root) %{_libdir}/%{name}/gen_random_havege
 %attr(755,root,root) %{_libdir}/%{name}/generic_sum
@@ -94,6 +97,12 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/%{name}/md5sum
 %attr(755,root,root) %{_libdir}/%{name}/mpi_demo
 %attr(755,root,root) %{_libdir}/%{name}/o_p_test
+%attr(755,root,root) %{_libdir}/%{name}/pem2der
+%attr(755,root,root) %{_libdir}/%{name}/pk_decrypt
+%attr(755,root,root) %{_libdir}/%{name}/pk_encrypt
+%attr(755,root,root) %{_libdir}/%{name}/pk_sign
+%attr(755,root,root) %{_libdir}/%{name}/pk_verify
+%attr(755,root,root) %{_libdir}/%{name}/req_app
 %attr(755,root,root) %{_libdir}/%{name}/rsa_decrypt
 %attr(755,root,root) %{_libdir}/%{name}/rsa_encrypt
 %attr(755,root,root) %{_libdir}/%{name}/rsa_genkey
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polarssl.git/commitdiff/3d0ec8eca1be2d12742ff543f887d13a8a13e45f



More information about the pld-cvs-commit mailing list