Commit Graph

550 Commits

Author SHA1 Message Date
Joe Orton
47d6083024 update to 2.4.52
Resolves: rhbz#2034673
Resolves: rhbz#2034675
2021-12-22 08:14:12 +00:00
Neal Gompa
4916eeea5b Use NAME from os-release(5) for vendor string
Related: #2029071 httpd on CentOS identifies as RHEL
2021-12-06 19:35:37 -05:00
Joe Orton
923974e191 - mod_deflate/core: add two brigade handling correctness fixes 2021-10-12 14:15:20 +01:00
Joe Orton
485637a10d mod_ssl: updated patch for OpenSSL 3.0 compatibility (#2007178) 2021-10-12 14:02:44 +01:00
Patrick Uiterwijk
9c327bba1d
new version 2.4.51 2021-10-07 20:35:08 +02:00
Luboš Uhliarik
cbf5ce7a7e new version 2.4.50 2021-10-05 11:54:24 +02:00
Luboš Uhliarik
71e41b5352 Rebuilt for CI testing 2021-09-22 18:35:12 +02:00
Luboš Uhliarik
59e7f24546 Rebuilt for CI testing 2021-09-22 13:08:13 +02:00
Luboš Uhliarik
817ac0a9a4 new version 2.4.49 (#2004776) 2021-09-17 15:04:41 +02:00
Sahana Prasad
dc18834d53 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:04:25 +02:00
Luboš Uhliarik
6622f1845a - Use symlink pointing to system logo only for RHEL for now, so we have no
dangling links on Fedora and others.
2021-08-09 16:11:37 +02:00
Luboš Uhliarik
6739add235 - fix testpage's symlink location 2021-08-09 14:30:36 +02:00
Luboš Uhliarik
f4a1af86c2 add symlink to system logo for noindex test page 2021-08-06 16:57:00 +02:00
Joe Orton
aee92c2c6a add OpenSSL 3.x compatibility patch 2021-08-06 13:28:05 +01:00
Fedora Release Engineering
a9fdea6de3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 07:46:13 +00:00
Joe Orton
e7a3b438f2 mod_cgi/mod_cgid: update to unification from trunk 2021-07-16 17:06:08 +01:00
Luboš Uhliarik
cd47f2b892 new version 2.4.48
Resolves: #1964746 - httpd-2.4.48 is available
2021-06-02 13:49:32 +02:00
Lubos Uhliarik
8bb6632217 Related: #1934739 - Apache trademark update - new logo 2021-05-03 12:36:09 +02:00
Joe Orton
b4800b5892 use OOMPolicy=continue in httpd.service, httpd@.service (#1947475)
Resolves: rhbz#1947475
2021-04-09 09:40:47 +01:00
Lubos Uhliarik
28153dbcc1 Resolves: #1934739 - Apache trademark update - new logo 2021-03-31 14:11:00 +02:00
Joe Orton
04961f1633 drop use of apr_ldap_rebind (r1878890, #1847585) 2021-02-23 16:50:29 +00:00
Joe Orton
2c9507d609 add Conflicts: with mod_nss 2021-02-23 16:44:24 +00:00
Lubos Uhliarik
74333afc91 Resolves: #1914182 - RFE: CustomLog should be able to use journald 2021-02-01 15:48:58 +01:00
Fedora Release Engineering
74ee2f12bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 13:36:50 +00:00
aegorenk
f61dfedf8a prevent htcacheclean from while break when first file processed 2021-01-20 15:46:18 +01:00
Tom Stellard
ddb1839a16 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-19 00:31:57 +00:00
Joe Orton
c1307960e6 move mod_lua to a subpackage
Recommends: both mod_lua and mod_http2
2020-12-17 10:38:29 +00:00
Joe Orton
b2e312a36c add %_httpd_requires to macros 2020-11-06 13:27:22 +00:00
Joe Orton
c8bf9e1540 use make macros (Tom Stellard) 2020-08-27 18:02:26 +01:00
Joe Orton
7584eb0a54 strip /usr/bin/apxs CFLAGS further 2020-08-27 15:27:12 +01:00
Joe Orton
2281270aa8 - sanitize CFLAGS used by /usr/bin/apxs by default (#1873020)
- add vendor-apxs script in libdir/httpd/build which exposes full CFLAGS
- redefine _httpd_apxs RPM macro to use vendor-apxs
2020-08-27 11:26:08 +01:00
Lubos Uhliarik
845520ec3d new version 2.4.46
remove obsolete parts of this spec file
fix systemd detection patch
2020-08-25 15:09:53 +02:00
Fedora Release Engineering
52aed83c50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 01:01:27 +00:00
Lubos Uhliarik
426fad198c fix macro in mod_lua for lua 4.5 2020-07-10 00:47:52 +02:00
Lubos Uhliarik
c592b007f9 Remove %ghosted /etc/sysconfig/httpd file (#1850082) 2020-07-09 16:59:57 +02:00
Joe Orton
c8206d083b use gettid() directly and use it for built-in ErrorLogFormat 2020-07-07 09:59:31 +01:00
Joe Orton
4928626a29 mod_ssl: updated coalescing filter to improve TLS efficiency 2020-04-17 11:57:47 +01:00
Joe Orton
356046ff98 mod_ssl: fix leak in OCSP stapling code (PR 63687, r1876548)
mod_systemd: restore descriptive startup logging
2020-04-17 08:50:06 +01:00
Lubos Uhliarik
76f6dc7dfc new version 2.4.43 (#1819023) 2020-03-31 16:30:12 +02:00
Fedora Release Engineering
002dac01c9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 04:28:08 +00:00
Joe Orton
603815e574 mod_systemd: fix timeouts on reload w/ExtendedStatus off (#1590877)
Resolves: rhbz#1590877
2020-01-20 09:09:56 +00:00
Joe Orton
289df822ec apachectl(8): update authors 2020-01-06 14:04:38 +00:00
FeRD (Frank Dana)
11b0ed9c90 Add man page for Fedora apachectl 2019-12-11 20:17:19 -05:00
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
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
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
b18b77bc68 create instance-specific StateDir in httpd@.service, instance.conf 2019-06-21 09:00:52 +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
Lubos Uhliarik
c6cd42af04 Fix wrong module name used in LoadModule directive 2019-04-02 15:27:39 +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
Luboš Uhliarik
affd30da6f Resolves: #1652678 - TLS connection allowed while all protocols are forbidden 2018-11-23 11:11:59 +01:00
Joe Orton
f7bb212f40 add httpd.conf(5) (#1611361)
Resolves: rhbz#1611361
2018-11-09 09:01:23 +00:00
Joe Orton
36d7a68241 add httpd.conf(5) (#1611361)
Resolves: rhbz#1611361
2018-11-08 17:13:42 +00:00
Luboš Uhliarik
2fa14eded5 Resolves: #1647241 - fix apachectl script 2018-11-07 12:38:50 +01:00
Joe Orton
920857b24c add DefaultStateDir/ap_state_dir_relative()
mod_dav_fs: use state dir for default DAVLockDB
mod_md: use state dir for default MDStoreDir
2018-10-31 12:19:33 +00:00
Joe Orton
e869b8b799 update to 2.4.37 2018-10-31 10:08:18 +00:00
Joe Orton
c72daf66bd add htcacheclean.service(8) man page 2018-10-31 10:01:24 +00:00
Joe Orton
f201a4ebc1 apachectl: don't read /etc/sysconfig/httpd 2018-09-28 08:51:19 +01:00
Joe Orton
1f748ace31 fix build if OpenSSL built w/o SSLv3 support 2018-09-25 09:43:59 +01:00
Joe Orton
e6f5630905 comment-out SSLProtocol, SSLProxyProtocol from ssl.conf in
default configuration; now follow OpenSSL system default (#1468322)
Resolves: rhbz#1468322
2018-09-21 15:22:11 +01:00
Joe Orton
89ff98903a Merge branch 'f29' 2018-09-21 15:19:28 +01:00
Joe Orton
86433978a1 mod_ssl: follow OpenSSL protocol defaults if SSLProtocol
is not configured (Rob Crittenden, #1618371)
Resolves: rhbz#1618371
2018-09-21 13:07:38 +01:00
Joe Orton
369db50dd0 mod_ssl: more TLSv1.3 fixes (#1619389)
Resolves: rhbz#1619389
2018-09-18 13:57:48 +01:00
Luboš Uhliarik
5bf30dc156 mod_ssl: enable SSLv3 and change behavior of "SSLProtocol All"
configuration (#1624777)

Resolves: #1624777
2018-09-03 11:29:22 +02:00
Joe Orton
b52ebeb33d mod_ssl: further TLSv1.3 fix (#1619389)
Resolves: rhbz#1619389
2018-08-21 08:34:34 +01:00
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
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