summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* new version 2.4.25Luboš Uhliarik2016-12-227-197/+149
|
* Resolves: #1401530 - CVE-2016-8740 httpd: Incomplete handling ofLuboš Uhliarik2016-12-052-1/+39
| | | | LimitRequestFields directive in mod_http2
* fix build with OpenSSL 1.1 (#1392900)Joe Orton2016-11-143-3/+1306
| | | | | | - fix typos in ssl.conf (josef randinger, #1379407) Resolves: rhbz#1392900 Resolves: rhbz#1379407
* synch ssl.conf with upstreamJoe Orton2016-11-021-0/+1
|
* no longer package /etc/sysconfig/httpdJoe Orton2016-11-022-36/+6
|
* - sync with upstream.Joe Orton2016-11-021-10/+15
|
* add security fix for CVE-2016-5387Joe Orton2016-07-182-1/+23
|
* load mod_watchdog by default (#1353582)Joe Orton2016-07-073-2/+5
| | | | | Resolves: rhbz#1325883 Resolves: rhbz#1353582
* restore build of mod_proxy_fdpass (#1325883)Joe Orton2016-07-071-4/+20
| | | | | - improve check tests to catch configured-but-not-built modules Resolves: rhbz#1325883
* Remove .18.Joe Orton2016-07-071-1/+0
|
* update to 2.4.23 (#1325883, #1353203)Joe Orton2016-07-076-57/+16
| | | | | | | - load mod_proxy_hcheck - recommend use of "systemctl edit" in httpd.service Resolves: rhbz#1353203 Resolves: rhbz#1325883
* Mandatory Perl build-requires added ↵Petr Písař2016-06-241-1/+1
| | | | <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
* have "apachectl graceful" start httpd if not running, per man pageJoe Orton2016-04-072-8/+17
|
* Fix (harmless) typo.Joe Orton2016-04-061-1/+1
|
* use redirects for lang-specific /manual/ URLsJoe Orton2016-04-062-2/+7
|
* fix welcome page HTML validity (Ville Skyttä)Joe Orton2016-03-181-4/+6
|
* fix welcome page HTML validity (Ville Skyttä)Joe Orton2016-03-181-1/+4
|
* remove httpd pre script (duplicate of httpd-filesystem's)Joe Orton2016-03-181-9/+10
| | | | - in httpd-filesystem pre script, create group/user iff non-existent
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_RebuildDennis Gilmore2016-02-031-1/+4
|
* update to new version 2.4.18Jan Kaluza2015-12-144-24/+32
|
* re-enable mod_asis due to popular demand (#1284315)Joe Orton2015-12-092-3/+6
| | | | Resolves: rhbz#1284315
* fix crash when using -X argument (#1272234)Jan Kaluza2015-10-262-1/+48
|
* rebase socket activation patch to 2.4.17Jan Kaluza2015-10-142-28/+31
|
* update to 2.4.17 (#1271224)Joe Orton2015-10-149-44/+74
| | | | | | | | | - build, load mod_http2 - don't build mod_asis, mod_file_cache - load mod_cache_socache, mod_proxy_wstunnel by default - check every built mod_* is configured - synch ssl.conf with upstream; disable SSLv3 by default Resolves: rhbz#1271224
* Add right tarball...Jan Kaluza2015-07-162-2/+1
|
* Add missing tarballJan Kaluza2015-07-162-1/+2
|
* update to 2.4.16Jan Kaluza2015-07-154-21/+7
|
* mod_ssl: use "localhost" in the dummy SSL cert if len(FQDN) > 59 charsJoe Orton2015-07-071-2/+6
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_RebuildDennis Gilmore2015-06-171-1/+4
|
* Add missing Lua patchJan Kaluza2015-03-271-0/+16
|
* update to 2.4.12Jan Kaluza2015-03-271-11/+5
|
* update to 2.4.12Jan Kaluza2015-03-276-582/+2
|
* fix compilation with lua-5.3Jan Kaluza2015-03-241-1/+6
|
* remove filter for auto-provides of httpd modules, it is not needed since F20Jan Kaluza2015-03-241-7/+4
|
* core: fix bypassing of mod_headers rules via chunked requests (CVE-2013-5704)Jan Kaluza2014-12-175-1/+599
| | | | | | | - mod_cache: fix NULL pointer dereference on empty Content-Type (CVE-2014-3581) - mod_proxy_fcgi: fix a potential crash with long headers (CVE-2014-3583) - mod_lua: fix handling of the Require line when a LuaAuthzProvider is used in multiple Require directives with different arguments (CVE-2014-8109)
* require apr-util 1.5.xJoe Orton2014-10-141-2/+5
|
* use NoDelay and DeferAcceptSec in httpd.socketJan Kaluza2014-09-182-1/+6
|
* increase suexec minimum acceptable uid/gid to 1000 (#1136391)Jan Kaluza2014-09-081-2/+5
|
* fix hostname requirement and conflict with openssl-libsJan Kaluza2014-09-031-3/+6
|
* use KillMode=mixed in httpd.service (#1135122)Jan Kaluza2014-09-012-8/+7
|
* set vstring based on /etc/os-release (Pat Riehecky, #1114539)Joe Orton2014-08-291-2/+5
| | | | Resolves: rhbz#1114539
* pull in httpd-filesystem as Requires(pre) (#1128328)Joe Orton2014-08-292-2/+6
| | | | | | | | - fix cipher selection in default ssl.conf, depend on new OpenSSL (#1134348) - require hostname for mod_ssl post script (#1135118) Resolves: rhbz#1135118 Resolves: rhbz#1134348 Resolves: rhbz#1128328
* pull in httpd-filesystem as Requires(pre) (#1128328)Joe Orton2014-08-291-3/+6
| | | | Resolves: rhbz#1128328
* mod_systemd: updated to the latest versionJan Kaluza2014-08-226-202/+278
| | | | | - use -lsystemd instead of -lsystemd-daemon (#1125084) - fix possible crash in SIGINT handling (#958934)
* mod_ssl: treat "SSLCipherSuite PROFILE=..." as special (#1109119)Joe Orton2014-08-213-3/+30
| | | | | - switch default ssl.conf to use PROFILE=SYSTEM (#1109119) Resolves: rhbz#1109119
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_RebuildPeter Robinson2014-08-161-1/+4
|
* add /usr/bin/useradd dependency to -filesystem requiresJan Kaluza2014-08-151-1/+5
|
* fix creating apache user in pre script (#1128328)Jan Kaluza2014-08-147-90/+42
|\
| * enable mod_request by default for mod_auth_formJoe Orton2014-07-313-16/+25
| | | | | | | | - move disabled-by-default modules from 00-base.conf to 00-optional.conf
| * remove old sources.Joe Orton2014-07-211-1/+0
| |