Joe Orton
fcc34b87be
Fix suffix.
2024-01-05 11:55:23 +00:00
Joe Orton
16be14d05f
fix OpenSSL 3.0 deprecation warnings (r1913912, r1915067)
...
mod_ssl: move to provider API for pkcs11 support (#2253014 )
2024-01-05 11:48:45 +00:00
Joe Orton
af4e8a43b6
Note build fix.
2023-12-12 08:59:47 +00:00
Joe Orton
3d4b4777ce
- fix build with libxml2 2.12
2023-12-08 12:01:00 +00:00
Joe Orton
5d639c7ccf
mod_dav_fs: add DAVLockDBType, use global lock around lockdb
2023-12-08 11:11:45 +00:00
Joe Orton
ac146d28f9
add dependency on apr-util-1(dbm) so a DBM provider is present
2023-11-02 14:39:09 +00:00
Luboš Uhliarik
c9253b5bbf
new version 2.4.58
2023-10-20 14:13:15 +02:00
Luboš Uhliarik
454bf03452
SPDX migration
2023-10-06 15:47:34 +02:00
Fedora Release Engineering
e930ce7306
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 06:29:23 +00:00
Joe Orton
e2a22401ed
- fix httpd.service.d creation
2023-07-05 12:25:22 +01:00
Joe Orton
625e0ea487
- fix use of %patchN
2023-07-05 12:23:54 +01:00
Joe Orton
fd06e529c2
- package /etc/systemd/httpd/httpd.service.d
2023-07-05 12:13:09 +01:00
Joe Orton
3dbb71b249
also sanitize LDFLAGS/CXXFLAGS in non-vendor config_vars.mk
2023-06-23 09:59:04 +01:00
Luboš Uhliarik
4b92db2539
new version 2.4.57
2023-04-11 13:10:55 +02:00
Luboš Uhliarik
92c4708891
new version 2.4.56
2023-03-09 13:02:14 +01:00
Joe Orton
47674d0800
build and load mod_authnz_fcgi
2023-03-07 14:23:04 +00:00
Luboš Uhliarik
f03a62dad5
rebuilt with new apr/apr-util
2023-02-03 14:50:41 +01:00
Luboš Uhliarik
85bd0d7cb0
new version 2.4.55
2023-01-25 16:15:14 +01:00
Luboš Uhliarik
a9ebcc1200
sscg in Fedora has --dhparams-file option available since 3.0.3
2023-01-24 17:33:11 +01:00
Luboš Uhliarik
a97f2e349c
prevent sscg writing /dhparams.pem
2023-01-24 16:50:25 +01:00
Fedora Release Engineering
24cb4dd869
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 12:17:03 +00:00
Joe Orton
b568e5c39d
htcacheclean.service: add [Install] section, PrivateTmp=yes,
...
Environment=LANG=C (#2149714 )
2022-12-20 09:43:24 +00:00
Joe Orton
f5d2d48e1d
Work around aarch64 build failures.
2022-12-19 16:46:44 +00:00
Joe Orton
8c54e332bb
- move SELinux context logging to mod_systemd from httpd binary
2022-12-19 15:27:42 +00:00
Joe Orton
b0e7cd798e
define _httpd_statedir macro
2022-12-19 14:51:03 +00:00
Luboš Uhliarik
654ce8a373
reduce AH03408 level to INFO in proxy_util.c
2022-11-30 14:25:15 +01:00
Luboš Uhliarik
54cb3fa126
Provide a sysusers.d file to get user() and group() provides ( #2134430 )
2022-10-18 02:37:04 +02:00
Fedora Release Engineering
b4890cc0cc
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 13:48:08 +00:00
Luboš Uhliarik
bdfad1ea95
fix downgrade/upgrade issues
...
mod_ssl and other modules should depend only on httpd-core package
2022-06-27 11:21:54 +02:00
Joe Orton
e4ec9394be
update PCRE config selection
...
Although PCRE 2 was only supposed to be used for Fedora > 36 it
has always been configured for Fedora 36 as well due to autoconf
weirdness.
2022-06-17 11:42:07 +01:00
Luboš Uhliarik
eeff443633
Fix bug in patched magic file for core files recognition
2022-06-16 18:11:29 +02:00
Luboš Uhliarik
589318da66
new version 2.4.54
2022-06-10 00:05:19 +02:00
Joe Orton
c2f1d6bf30
disable package notes
2022-05-16 08:27:06 +01:00
Joe Orton
d72d3ea900
fix NVR.
2022-05-13 15:55:18 +01:00
Joe Orton
95aba98792
use %set_build_flags macro ( closes #20 )
2022-05-13 15:52:14 +01:00
Luboš Uhliarik
431047787e
don't use bomb.gif icon for all files/dirs ending with core
2022-04-22 13:16:56 +02:00
Joe Orton
6175307967
switch to PCRE2 for new releases
2022-04-20 14:34:09 +01:00
Luboš Uhliarik
dd6a837601
Related: #2070517 - forgot to enable patch again
2022-04-07 14:44:01 +02:00
Luboš Uhliarik
ee221cb72c
Related: #2070517 - fix issue when mod_systemd is not loaded
2022-04-07 14:41:27 +02:00
Luboš Uhliarik
72f074878a
- add rhbz to ChangeLog and move OPT functions declaration
...
- OPT functions declaration move to header files
- added rhbz to ChangeLog
2022-03-31 14:36:54 +02:00
Luboš Uhliarik
af40323aac
- bump package version
2022-03-30 22:25:02 +02:00
Luboš Uhliarik
d9ddc5dc92
Try to minimize httpd dependencies
...
- essential binaries moved to httpd-core package
- mod_brotli and mod_systemd are now in httpd main package together with
.service files
- httpd is no longer linked (-lsystemd), all systemd functions moved to
mod_systemd module which is now shipped in main httpd package
2022-03-30 19:33:41 +02:00
Luboš Uhliarik
cd09c3e5ec
new version 2.4.53
...
fixes CVE-2022-23943, CVE-2022-22721, CVE-2022-22720 and CVE-2022-22719
2022-03-17 16:17:04 +01:00
Joe Orton
af43dc5b98
rebuild for new OpenLDAP ( #2032699 )
...
Resolves: rhbz#2032699
2022-02-01 08:59:37 +00:00
Joe Orton
98c306e3f2
add libtool to Requires: for httpd-devel ( #2048281 )
...
Resolves: rhbz#2048281
2022-01-31 08:23:58 +00:00
Joe Orton
545b11ecf3
use LIBTOOL=/usr/bin/libtool in the non-vendor config_vars.mk
2022-01-28 12:02:41 +00:00
Fedora Release Engineering
d5e28192c4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 12:29:29 +00:00
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