summaryrefslogtreecommitdiffstats
path: root/httpd.spec
diff options
context:
space:
mode:
authorLuboš Uhliarik <luhliari@redhat.com>2017-10-25 14:28:47 +0200
committerLuboš Uhliarik <luhliari@redhat.com>2017-10-25 14:28:47 +0200
commit16b03b20d8a2c18913e94ab6653c66deb5922ace (patch)
tree615ab431ec5c0c7a8ef1213d7206c5b2586853e0 /httpd.spec
parent082f3536aa8b73283eede9cf867eefd01c8597fb (diff)
downloadhttpd-16b03b20d8a2c18913e94ab6653c66deb5922ace.tar.gz
httpd-16b03b20d8a2c18913e94ab6653c66deb5922ace.tar.xz
httpd-16b03b20d8a2c18913e94ab6653c66deb5922ace.zip
Removed patches, which are already included in upstream source
Diffstat (limited to 'httpd.spec')
-rw-r--r--httpd.spec12
1 files changed, 2 insertions, 10 deletions
diff --git a/httpd.spec b/httpd.spec
index 505f241..ad2efc5 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -69,15 +69,12 @@ Patch30: httpd-2.4.4-cachehardmax.patch
Patch31: httpd-2.4.18-sslmultiproxy.patch
Patch34: httpd-2.4.17-socket-activation.patch
Patch35: httpd-2.4.17-sslciphdefault.patch
+
# Bug fixes
-Patch56: httpd-2.4.4-mod_unique_id.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1397243
Patch58: httpd-2.4.25-r1738878.patch
-Patch60: httpd-2.4.27-r1808230.patch
-# Security fixes
-# https://github.com/apache/httpd/commit/4171fbfcb249e63f934471054d7a0752272fb8ee
-Patch61: httpd-2.4.27-fixticketkeys.patch
+# Security fixes
License: ASL 2.0
Group: System Environment/Daemons
@@ -216,12 +213,7 @@ interface for storing and accessing per-user session data.
%patch31 -p1 -b .sslmultiproxy
%patch34 -p1 -b .socketactivation
%patch35 -p1 -b .sslciphdefault
-
-%patch56 -p1 -b .uniqueid
%patch58 -p1 -b .r1738878
-%patch60 -p1 -b .r1808230
-
-%patch61 -p1 -b .ticketkeys
# Patch in the vendor string
sed -i '/^#define PLATFORM/s/Unix/%{vstring}/' os/unix/os.h