From 20f68758326bb6c8e33d21d0a570d83549c5d6f1 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:21:58 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- mod_wsgi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mod_wsgi.spec b/mod_wsgi.spec index 6ee8734..19a7375 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -21,7 +21,7 @@ Name: mod_wsgi Version: 4.7.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A WSGI interface for Python web applications in Apache License: ASL 2.0 URL: https://modwsgi.readthedocs.io/ @@ -165,6 +165,10 @@ ln -s %{_bindir}/mod_wsgi-express-2 $RPM_BUILD_ROOT%{_bindir}/mod_wsgi-express %endif %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.7.1-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 01 2021 Luboš Uhliarik - 4.7.1-7 - Resolves: #1976169 - mod_wsgi segfaults when python program outputs a warning message