Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mbedtls for openSUSE:Factory checked 
in at 2021-04-18 21:45:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbedtls (Old)
 and      /work/SRC/openSUSE:Factory/.mbedtls.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbedtls"

Sun Apr 18 21:45:10 2021 rev:30 rq:885737 version:2.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbedtls/mbedtls.changes  2021-03-29 
18:21:33.486248762 +0200
+++ /work/SRC/openSUSE:Factory/.mbedtls.new.12324/mbedtls.changes       
2021-04-18 21:45:19.516743641 +0200
@@ -1,0 +2,5 @@
+Thu Apr 15 16:00:07 UTC 2021 - Martin Pluskal <mplus...@suse.com>
+
+-  Workaround for building with gcc-11 boo#1181876
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mbedtls.spec ++++++
--- /var/tmp/diff_new_pack.rraA4b/_old  2021-04-18 21:45:19.988744439 +0200
+++ /var/tmp/diff_new_pack.rraA4b/_new  2021-04-18 21:45:19.992744446 +0200
@@ -97,7 +97,10 @@
 
 %build
 %define __builder ninja
+export CFLAGS="%{optflags} -Wno-stringop-overflow -Wno-maybe-uninitialized"
+export CXXLAGS="%{optflags} -Wno-stringop-overflow -Wno-maybe-uninitialized"
 %cmake \
+  -DUNSAFE_BUILD=ON \
   -DLINK_WITH_PTHREAD=ON \
   -DUSE_PKCS11_HELPER_LIBRARY=ON \
   -DENABLE_ZLIB_SUPPORT=ON \

Reply via email to