Hello community,

here is the log from the commit of package libmcrypt for openSUSE:Factory 
checked in at 2017-07-12 19:30:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmcrypt (Old)
 and      /work/SRC/openSUSE:Factory/.libmcrypt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmcrypt"

Wed Jul 12 19:30:40 2017 rev:25 rq:508987 version:2.5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmcrypt/libmcrypt.changes      2015-03-25 
21:03:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmcrypt.new/libmcrypt.changes 2017-07-12 
19:30:41.285384159 +0200
@@ -1,0 +2,8 @@
+Wed Jul  5 19:16:30 UTC 2017 - crrodrig...@opensuse.org
+
+- Lie to autoconf and say we do not support readdir_r, 
+  many applications incorrectly calculate the size of
+  struct dirent **result , this is one of those. Just use readdir
+  instead, which is thread-safe on glibc.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libmcrypt.spec ++++++
--- /var/tmp/diff_new_pack.Unp16p/_old  2017-07-12 19:30:41.945291050 +0200
+++ /var/tmp/diff_new_pack.Unp16p/_new  2017-07-12 19:30:41.949290486 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmcrypt
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -95,6 +95,7 @@
 %endif
 rm -f acinclude.m4
 autoreconf -fi
+export ac_cv_func_readdir_r=no
 %configure \
        --enable-static
 


Reply via email to