Commit Graph

621 Commits

Author SHA1 Message Date
Joe Orton
2f9bc4598d mod_ssl: backport TLSv1.3 support changes from upstream (#1615059)
Resolves: rhbz#1615059
2018-08-13 14:43:07 +01:00
Joe Orton
16e8d75233 Wording updates. 2018-07-23 13:43:03 +01:00
Joe Orton
e7a848a3db mod_ssl: fix OCSP regression (upstream r1555631) 2018-07-20 11:22:10 +01:00
Joe Orton
84d2251c2d - Fedora layout is now upstream, drop patch 2018-07-19 18:47:48 +01:00
Joe Orton
71609fae14 update Obsoletes for mod_proxy_uswgi (#1599113)
Resolves: rhbz#httpd.spec
2018-07-18 20:22:36 +01:00
Joe Orton
e07e4cdf0f Remove old sources. 2018-07-18 12:13:22 +01:00
Joe Orton
3a7bb1c9cb Add sources. 2018-07-18 12:11:53 +01:00
Joe Orton
5072c65a7b update to 2.4.34 (#1601160)
Resolves: rhbz#1601160
2018-07-18 11:55:03 +01:00
Joe Orton
bc2b0a9538 BR gcc 2018-07-16 20:41:32 +01:00
Joe Orton
6fd32168ff don't block on service try-restart in posttrans scriptlet
add Lua-based /server-status example page to docs
obsoletes: and provides: for mod_proxy_uswgi (#1599113)
Resolves: rhbz#1599113
2018-07-16 17:11:20 +01:00
Joe Orton
f7e11bc804 Add example lua server-status config. 2018-07-16 17:03:11 +01:00
Joe Orton
23fb452dae don't block on service try-restart in posttrans scriptlet 2018-07-16 17:02:19 +01:00
Joe Orton
7a7c76fbe0 add Lua-based /server-status example page to docs 2018-07-16 17:01:34 +01:00
Joe Orton
2279af3204 Tweak wording in privkey passphrase prompt. 2018-07-16 16:48:41 +01:00
Fedora Release Engineering
68920957bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 05:07:26 +00:00
Jason Tibbitts
1ee4430d42 Remove needless use of %defattr 2018-07-10 01:20:33 -05:00
Joe Orton
cdc2806d68 Merge branch 'f28' 2018-07-06 17:06:19 +01:00
Joe Orton
8ab39c8ee0 add per-request memory leak fix (upstream r1833014) 2018-07-06 17:03:22 +01:00
Joe Orton
5775976232 Update to 2.4.33. 2018-07-06 17:03:16 +01:00
Joe Orton
1d78fa49cb mod_ssl: add PKCS#11 cert/key support (Anderson Sasaki) 2018-07-06 14:04:07 +01:00
Joe Orton
ea1a9f29fa Ignore mock builds. 2018-07-06 14:03:44 +01:00
Joe Orton
e47d696aed Filter patches harder. 2018-07-06 14:03:23 +01:00
Joe Orton
890b6080ee Spelling fixes. 2018-07-06 10:33:09 +01:00
Bruno Goncalves
0c0d4558f1 fix test to use beakerlib role
1. standard-test-roles dropped support to rhts role, so we need to replace with beakerlib role that now support beakerlib-libraries
2. httpd requires services and this does not work on container, so it got removed from tests.yml
2018-06-13 12:29:29 +02:00
Joe Orton
df56b6f20c - update for new mod_systemd patch 2018-06-12 16:08:30 +01:00
Joe Orton
3778b45de1 mod_systemd: show bound ports in status and log to journal
at startup.
2018-06-12 15:31:38 +01:00
Joe Orton
c189ca4f3d Make cleaner patches. 2018-06-12 15:19:00 +01:00
Joe Orton
95e657b1ee Grammar and spelling fixes. 2018-05-01 09:49:06 +01:00
Joe Orton
3aa9222d7d Tweak wording. 2018-05-01 09:49:06 +01:00
Joe Orton
f8da0fa0cb Tweak wording. 2018-05-01 09:49:06 +01:00
Joe Orton
4bd9fa63fd add httpd@.service; update httpd.service(8) and add new stub 2018-05-01 09:49:06 +01:00
Joe Orton
e4c2da63b4 Omit multiproxy change. 2018-05-01 09:48:48 +01:00
Joe Orton
5dbb1d7cab mod_ssl: fix mod_nss compat patch (Rob Crittenden, #1566511)
mod_md: change hard-coded default MdStoreDir to state/md (#1563846)
Resolves: rhbz#1566511
Resolves: rhbz#1563846
2018-05-01 09:48:09 +01:00
Joe Orton
07274a959f mod_ssl: drop implicit 'SSLEngine on' for vhost w/o certs (#1564537)
Resolves: rhbz#1564537
2018-05-01 09:47:41 +01:00
Joe Orton
5d40f924f7 Grammar and spelling fixes. 2018-05-01 08:54:09 +01:00
Joe Orton
00fb256f23 Tweak wording. 2018-04-19 17:24:20 +01:00
Joe Orton
38b8da0d61 Tweak wording. 2018-04-19 17:24:04 +01:00
Joe Orton
5860daab11 add httpd@.service; update httpd.service(8) and add new stub 2018-04-19 17:18:11 +01:00
Joe Orton
799dcecff8 Use updated sslmultiproxy patch. 2018-04-16 08:44:34 +01:00
Joe Orton
935fcaceb7 Apply sslmultiproxy patch. 2018-04-16 08:44:11 +01:00
Joe Orton
480519c1a7 Fix to use correct multiproxy patch. 2018-04-16 08:28:27 +01:00
Joe Orton
dbbe3f2b69 mod_ssl: fix mod_nss compat patch (Rob Crittenden, #1566511)
mod_md: change hard-coded default MdStoreDir to state/md (#1563846)
Resolves: rhbz#1566511
Resolves: rhbz#1563846
2018-04-16 08:25:48 +01:00
Joe Orton
e41c00658a - mod_ssl: fix mod_nss compat patch (Rob Crittenden, #1566511) 2018-04-16 08:24:31 +01:00
Joe Orton
616eacccb0 mod_ssl: drop implicit 'SSLEngine on' for vhost w/o certs (#1564537)
Resolves: rhbz#1564537
2018-04-12 08:03:52 +01:00
Adam Williamson
55af8c884a Merge branch 'master' into f27 2018-03-30 17:26:26 -07:00
Adam Williamson
cb3c26bd43 Exclude mod_md config file from main package (#1562413) 2018-03-30 17:24:23 -07:00
Joe Orton
5bd4fb47d6 Merge branch 'f28' into f27 2018-03-29 17:00:55 +01:00
Joe Orton
c7d07f31b9 rebase to 2.4.33 (#1560174)
add mod_md subpackage; load mod_proxy_uwsgi by default
2018-03-28 20:18:58 +01:00
Joe Orton
6a73e2c660 Add section on restarts. 2018-03-28 20:15:39 +01:00
Jitka Plesnikova
c144c0a274 Rebuilt with brotli 1.0.3 2018-03-05 09:36:51 +01:00