Commit Graph

686 Commits

Author SHA1 Message Date
Joe Orton
b3ceae982a mod_ssl: fix request body buffering w/TLSv1.3 PHA (#1775146) 2019-11-21 16:56:37 +00:00
Joe Orton
401f5d1ca7 mod_ssl: fix request body buffering w/TLSv1.3 PHA (#1775146)
Resolves: rhbz#1775146
2019-11-21 16:54:17 +00:00
Joe Orton
9d23b8bc3a apachectl: in graceful/graceful-stop, only signal main process (#1758798)
Resolves: rhbz#1758798
2019-11-13 17:39:53 +00:00
Lubos Uhliarik
087f93d480 Added missing BuildRequires for verifing src tarball 2019-11-11 17:37:37 +01:00
Lubos Uhliarik
4d13e72518 add automatic source tarball signature verification in %prep section 2019-11-11 17:27:51 +01:00
Joe Orton
c55d94fac7 Add section on logfile rotation & compression. 2019-10-08 09:47:42 +01:00
Joe Orton
c99e83a2d8 Add note that logs are not compressed by default. 2019-10-08 09:33:16 +01:00
Joe Orton
aaba8b57e0 mod_cgid/mod_cgi: further upstream consolidation patches 2019-10-04 16:47:09 +01:00
Joe Orton
5f6c5adf6f Remove suexec patch already merged upstream. 2019-10-03 09:10:23 +01:00
Joe Orton
f1280d5f56 mod_proxy_balancer: fix balancer-manager XSRF check (PR 63688) 2019-10-03 09:06:46 +01:00
Joe Orton
5b6bedca6c mod_cgid: possible stdout timeout handling fix (#1757683)
Resolves: rhbz#1757683
2019-10-02 11:47:35 +01:00
Joe Orton
a4638c111c mod_ssl: restore dependency on /usr/bin/hostname (#1135118)
Resolves: rhbz#1135118
2019-09-25 15:23:20 +01:00
Stephen Gallagher
8c08392f60
Use testpage from system-logos-httpd for proper branding
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-09-19 13:18:22 -04:00
Joe Orton
1578b45343 update to 2.4.41 2019-08-15 06:44:03 +01:00
Fedora Release Engineering
84b529bffa - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 08:38:22 +00:00
Joe Orton
5586dfdc48 drop /var/lib/dav directory, since mod_dav_fs uses statedir 2019-07-23 10:41:39 +01:00
Lubos Uhliarik
fc0e844ce2 - Remove pointless creation of /var/lib/httpd/state dir in RPM build root
- Substitute tabs for spaces.
2019-07-19 11:28:20 +02:00
Joe Orton
2993aea7a7 mod_cgid: use fd passing to fix script stderr handling (#1591157)
Resolves: rhbz#1591157
2019-07-17 11:31:15 +01:00
Lubos Uhliarik
c4e5cc737f Remove redundant part of patch - we ship are own config.layout 2019-07-16 17:14:13 +02:00
Joe Orton
7ee1cb5208 - apachectl: restore -V/-v/-t support (#1727434) 2019-07-08 09:23:48 +01:00
Joe Orton
2ae67b32b1 htpasswd: add SHA-256/512 support 2019-07-08 09:18:33 +01:00
Joe Orton
4d2ffdca91 Use mod_cgid for any non-prefork MPM. 2019-07-08 09:06:38 +01:00
Joe Orton
b18b77bc68 create instance-specific StateDir in httpd@.service, instance.conf 2019-06-21 09:00:52 +01:00
Joe Orton
eb4dbe737f Now upstream though in a more complicated way which is opt-in. 2019-06-20 15:41:26 +01:00
Joe Orton
10963a8dad remove superfluous ap_hack_ symbols from httpd binary
more verbose %check section
2019-06-20 11:52:17 +01:00
Lubos Uhliarik
16a6314f81 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/httpd 2019-06-13 17:40:20 +02:00
Lubos Uhliarik
e945a601ca Removed bundled mod_md 2019-06-13 17:38:40 +02:00
Joe Orton
720c6f392b mod_ssl: fix "httpd -L" (etc) before httpd-init.service runs 2019-06-13 16:37:06 +01:00
Joe Orton
67d32a785d fixes for StateDir directive (upstream r1857731, r1857731) 2019-06-12 10:48:06 +01:00
Lubos Uhliarik
bc95575bf5 httpd dependency on initscripts is unspecified (#1705188)
- substitute "service" cmd by "httpd" with -t arg

Resolves: #1705188
2019-05-02 14:46:02 +00:00
Joe Orton
db62736588 - fix systemd_postun usage. 2019-04-16 09:10:28 +01:00
Joe Orton
fc24275107 - mod_reqtimeout: fix default values regression (PR 63325) 2019-04-16 08:49:29 +01:00
Joe Orton
3aa63a93a9 - fix statedir symlink to point to /var/lib/httpd (#1697662) 2019-04-16 08:48:10 +01:00
Joe Orton
56f7420323 Grammar fixes/tweaks. 2019-04-16 08:45:34 +01:00
Lubos Uhliarik
c6cd42af04 Fix wrong module name used in LoadModule directive 2019-04-02 15:27:39 +00:00
Lubos Uhliarik
94b643f7e2 Forgot to commit 00-base.conf with redis LoadModule 2019-04-02 12:34:14 +00:00
Lubos Uhliarik
c30e102180 update to 2.4.39 2019-04-02 10:53:17 +00:00
Joe Orton
b86b48c4a2 apachectl: cleanup and replace script wholesale (#1641237)
* drop "apachectl fullstatus" support
 * run systemctl with --no-pager option
 * implement graceful&graceful-stop by signal directly
run "httpd -t" from legacy action script
Resolves: rhbz#1641237
2019-03-14 10:30:15 +00:00
Lubos Uhliarik
9e462af294 segmentation fault fix (FIPS) 2019-02-05 12:39:17 +00:00
Joe Orton
80cf4174c6 use serverroot-relative statedir, rundir by default 2019-02-05 12:11:27 +00:00
Fedora Release Engineering
887d8d1a45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 02:28:37 +00:00
Igor Gnatenko
a0bbdf8c6c Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:07 +01:00
Lubos Uhliarik
584830e35e Updated release num 2019-01-23 12:34:26 +00:00
Joe Orton
a18552330d Update PKCS#11 patch. 2019-01-23 13:04:05 +01:00
Lubos Uhliarik
1810bd511f new version 2.4.38 (#1668125)
adjusted patches
2019-01-23 11:21:32 +00:00
Björn Esser
ccaa54fd8d
Rebuilt for libcrypt.so.2 (#1666033) 2019-01-14 19:04:04 +01:00
Joe Orton
e7d5e11589 Fix typos. 2018-12-19 16:01:30 +00:00
Joe Orton
8fe3905176 Wording tweaks. 2018-11-29 16:48:16 +00:00
Joe Orton
85e5fe0b3f Fix spelling. 2018-11-29 16:48:16 +00:00
Luboš Uhliarik
affd30da6f Resolves: #1652678 - TLS connection allowed while all protocols are forbidden 2018-11-23 11:11:59 +01:00