SHA256
1
0
forked from pool/apache2

Accepting request 306357 from home:guohouzuo:freeipa

CVE-2015-0253

OBS-URL: https://build.opensuse.org/request/show/306357
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=444
This commit is contained in:
2015-05-15 13:11:40 +00:00
committed by Git OBS Bridge
parent c1c669e98d
commit d3e2121d30
3 changed files with 34 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ Patch109: httpd-2.4.3-mod_systemd.patch
Patch111: httpd-visibility.patch
# PATCH-FIX-UPSTREAM bnc#918352 kstreitova@suse.com -- fix mod_lua - maliciously crafted websockets PING after a script calls r:wsupgrade() can cause a child process crash
Patch112: httpd-2.4.x-mod_lua_websocket_DoS.patch
Patch113: httpd-2.4.12-CVE-2015-0253.patch
BuildRequires: automake
BuildRequires: db-devel
BuildRequires: ed
@@ -309,6 +310,7 @@ to administrators of web servers in general.
%endif
%patch111 -p1
%patch112 -p1
%patch113 -p3
cat $RPM_SOURCE_DIR/SUSE-NOTICE >> NOTICE
# install READMEs
a=$(basename %{SOURCE22})