Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glusterfs for openSUSE:Factory 
checked in at 2023-06-19 22:50:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glusterfs (Old)
 and      /work/SRC/openSUSE:Factory/.glusterfs.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glusterfs"

Mon Jun 19 22:50:03 2023 rev:36 rq:1093590 version:11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/glusterfs/glusterfs.changes      2023-06-03 
00:05:22.357333134 +0200
+++ /work/SRC/openSUSE:Factory/.glusterfs.new.15902/glusterfs.changes   
2023-06-19 22:50:04.541391151 +0200
@@ -1,0 +2,5 @@
+Sat Jun 10 13:29:09 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Disable IO_uring for now [boo#1210894]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glusterfs.spec ++++++
--- /var/tmp/diff_new_pack.OVDAC5/_old  2023-06-19 22:50:07.041405791 +0200
+++ /var/tmp/diff_new_pack.OVDAC5/_new  2023-06-19 22:50:07.049405838 +0200
@@ -150,11 +150,11 @@
 %build
 %define _lto_cflags %nil
 ./autogen.sh
+# https://github.com/gluster/glusterfs/issues/3947
 %configure \
        --without-tcmalloc \
-%if !(0%{?suse_version} >= 1550)
        --disable-linux-io_uring \
-%else
+%if 0%{?suse_version} >= 1550
        --with-mountutildir="%_sbindir" \
 %endif
        --disable-static --with-ipv6-default

Reply via email to