summaryrefslogtreecommitdiffstats
path: root/httpd.spec
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2017-06-30 17:01:34 +0100
committerJoe Orton <jorton@redhat.com>2017-06-30 17:01:34 +0100
commit1205ddb60bec04a25bb4bdf950f16860febfdea5 (patch)
treee533add5c7321e4fa26d8283ce7044a8702f3a0d /httpd.spec
parentfd6452a0f2d4aa85e5f8e757be7f0b89511cdf0e (diff)
downloadhttpd-1205ddb60bec04a25bb4bdf950f16860febfdea5.tar.gz
httpd-1205ddb60bec04a25bb4bdf950f16860febfdea5.tar.xz
httpd-1205ddb60bec04a25bb4bdf950f16860febfdea5.zip
mod_proxy_fcgi: fix further regressions (PR 61202)
Diffstat (limited to 'httpd.spec')
-rw-r--r--httpd.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/httpd.spec b/httpd.spec
index 5882045..6a6226e 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -8,7 +8,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.4.26
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html
@@ -67,6 +67,7 @@ Patch56: httpd-2.4.4-mod_unique_id.patch
Patch57: httpd-2.4.10-sigint.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1397243
Patch58: httpd-2.4.25-r1738878.patch
+Patch59: httpd-2.4.26-r1800306.patch
# Security fixes
License: ASL 2.0
@@ -213,6 +214,7 @@ interface for storing and accessing per-user session data.
%patch56 -p1 -b .uniqueid
%patch57 -p1 -b .sigint
%patch58 -p1 -b .r1738878
+%patch59 -p1 -b .r1800306
# Patch in the vendor string
sed -i '/^#define PLATFORM/s/Unix/%{vstring}/' os/unix/os.h
@@ -691,6 +693,9 @@ rm -rf $RPM_BUILD_ROOT
%{_rpmconfigdir}/macros.d/macros.httpd
%changelog
+* Fri Jun 30 2017 Joe Orton <jorton@redhat.com> - 2.4.26-2
+- mod_proxy_fcgi: fix further regressions (PR 61202)
+
* Mon Jun 19 2017 Luboš Uhliarik <luhliari@redhat.com> - 2.4.26-1
- new version 2.4.26