From a74b557af83fc989d390b9e5094fe0e2daaa2866 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 08 2018 04:12:54 +0000 Subject: Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") --- diff --git a/sendmail.spec b/sendmail.spec index 0617dcd..7b60fbe 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -17,7 +17,7 @@ Summary: A widely used Mail Transport Agent (MTA) Name: sendmail Version: 8.15.2 -Release: 24%{?dist} +Release: 25%{?dist} License: Sendmail Group: System Environment/Daemons URL: http://www.sendmail.org/ @@ -736,6 +736,10 @@ fi %endif %changelog +* Wed Mar 07 2018 Adam Williamson - 8.15.2-25 +- Rebuild to fix GCC 8 mis-compilation + See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") + * Mon Feb 19 2018 Ondřej Lysoněk - 8.15.2-24 - Add gcc to BuildRequires