SHA256
1
0
forked from pool/apache2

Accepting request 347287 from home:pgajdos

- fix crash when for -X
  + httpd-2.4.17-debug-crash.patch

- add a note: FollowSymLinks or SymLinksIfOwnerMatch is neccessary
  for RewriteRule in given dir [bnc#955701]

OBS-URL: https://build.opensuse.org/request/show/347287
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=467
This commit is contained in:
2015-12-03 10:25:59 +00:00
committed by Git OBS Bridge
parent e7ee2b1556
commit 9e06c6a8de
4 changed files with 59 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ Patch109: httpd-2.4.3-mod_systemd.patch
Patch111: httpd-visibility.patch
# PATCH-FIX-UPSTREAM marguerite@opensuse.org -- compability for lua 5.2+ https://bz.apache.org/bugzilla/show_bug.cgi?id=58188
Patch114: httpd-2.4.12-lua-5.2.patch
Patch115: httpd-2.4.17-debug-crash.patch
Patch1000: https://raw.githubusercontent.com/icing/mod_h2/master/sandbox/httpd/patches/2.4.17-protocols.patch
BuildRequires: automake
BuildRequires: apache-rpm-macros-control
@@ -312,6 +313,7 @@ to administrators of web servers in general.
%endif
%patch111 -p1
%patch114 -p1
%patch115 -p1
%patch1000
cat $RPM_SOURCE_DIR/SUSE-NOTICE >> NOTICE
# install READMEs