Hello community,

here is the log from the commit of package mbedtls for openSUSE:Factory checked 
in at 2019-09-07 12:35:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbedtls (Old)
 and      /work/SRC/openSUSE:Factory/.mbedtls.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbedtls"

Sat Sep  7 12:35:09 2019 rev:21 rq:728035 version:2.16.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbedtls/mbedtls.changes  2019-01-15 
13:13:47.128479630 +0100
+++ /work/SRC/openSUSE:Factory/.mbedtls.new.7948/mbedtls.changes        
2019-09-07 12:35:11.969659940 +0200
@@ -1,0 +2,7 @@
+Tue Sep  3 15:01:56 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 2.16.2:
+  * Security improvements and bugfixes
+- Use ninja to for build 
+
+-------------------------------------------------------------------

Old:
----
  mbedtls-2.16.0-apache.tgz

New:
----
  mbedtls-2.16.2-apache.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mbedtls.spec ++++++
--- /var/tmp/diff_new_pack.Z4vxWq/_old  2019-09-07 12:35:13.497659739 +0200
+++ /var/tmp/diff_new_pack.Z4vxWq/_new  2019-09-07 12:35:13.533659734 +0200
@@ -20,7 +20,7 @@
 %define lib_crypto libmbedcrypto3
 %define lib_x509   libmbedx509-0
 Name:           mbedtls
-Version:        2.16.0
+Version:        2.16.2
 Release:        0
 Summary:        Libraries for crypto and SSL/TLS protocols
 License:        Apache-2.0
@@ -29,6 +29,7 @@
 Source:         https://tls.mbed.org/download/%{name}-%{version}-apache.tgz
 Source99:       baselibs.conf
 BuildRequires:  cmake
+BuildRequires:  ninja
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libpkcs11-helper-1)
 BuildRequires:  pkgconfig(zlib)
@@ -93,6 +94,7 @@
 sed -i 's|//\(#define MBEDTLS_THREADING_PTHREAD\)|\1|' include/mbedtls/config.h
 
 %build
+%define __builder ninja
 %cmake \
   -DLINK_WITH_PTHREAD=ON \
   -DUSE_PKCS11_HELPER_LIBRARY=ON \
@@ -101,7 +103,7 @@
   -DUSE_SHARED_MBEDTLS_LIBRARY=ON \
   -DUSE_STATIC_MBEDTLS_LIBRARY=OFF \
   -DENABLE_PROGRAMS=OFF
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install

++++++ mbedtls-2.16.0-apache.tgz -> mbedtls-2.16.2-apache.tgz ++++++
++++ 16732 lines of diff (skipped)


Reply via email to