Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sendmail for openSUSE:Factory checked in at 2025-04-10 21:57:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sendmail (Old) and /work/SRC/openSUSE:Factory/.sendmail.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sendmail" Thu Apr 10 21:57:17 2025 rev:128 rq:1268036 version:8.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sendmail/sendmail.changes 2025-03-26 21:17:07.586855985 +0100 +++ /work/SRC/openSUSE:Factory/.sendmail.new.1907/sendmail.changes 2025-04-10 21:57:23.207936205 +0200 @@ -1,0 +2,6 @@ +Tue Apr 8 20:30:53 UTC 2025 - Friedrich Haubensak <hs...@mail.de> + +- add -std=gnu11 to compiler flags, to fix gcc15 compile time + error, and to still allow build on Leap 15.6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sendmail.spec ++++++ --- /var/tmp/diff_new_pack.EPvfho/_old 2025-04-10 21:57:23.919965932 +0200 +++ /var/tmp/diff_new_pack.EPvfho/_new 2025-04-10 21:57:23.919965932 +0200 @@ -284,7 +284,7 @@ %global _lto_cflags %{?_lto_cflags} -ffat-lto-objects # ID=$(id -u) - RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing -D_GNU_SOURCE" + RPM_OPT_FLAGS="%{optflags} -std=gnu11 -fno-strict-aliasing -D_GNU_SOURCE" ARCH_LIB=%{_lib} export ARCH_LIB gcc $RPM_OPT_FLAGS -I./include -o milterversion milterversion.c