Commit Graph

291 Commits

Author SHA1 Message Date
Felix Kaechele 400853d4f9 update to 1.25.1
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2023-06-13 14:46:33 -04:00
Felix Kaechele a8c01fed10 enable HTTP/3 module
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2023-05-24 09:57:04 -04:00
Felix Kaechele 7465d69f6c update to 1.25.0
- updated maxim.key (as in non-modular branch)

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2023-05-23 19:51:52 -04:00
Felix Kaechele 24d95d6a9b update to 1.23.4
- Remove perl(MODULE_COMPAT), it will be replaced by generators

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2023-03-28 17:22:05 -04:00
Felix Kaechele 40bde6b3ef Convert to %autorelease and %autochangelog
[skip changelog]
2023-03-16 20:16:30 -04:00
Felix Kaechele c914df11eb update to 1.23.3
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-12-14 08:07:46 +01:00
Felix Kaechele d5b61e9a29 update to 1.23.2
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-10-19 11:42:04 -04:00
Felix Kaechele 0161f58749 sync with rawhide
build against OpenSSL 3 on EL8
enable kTLS support

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-08-17 20:34:07 -04:00
Felix Kaechele 4e10bed0c2 fix typos in nginx.conf
These had already been fixed in the non-SSL server block

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-08-17 16:27:11 -04:00
Joe Orton e10600557e Reduce differences with upstream default configuration:
1. reduce default error_log severity to "notice" from implicit
   default level of "error" (more verbosity by default).
2. remove "tcp_nodelay on" since "on" is the default setting.
2022-08-17 11:34:33 -04:00
Danila Vershinin 56b001962b Update README.dynamic
Fix path of glob for config files.
2022-08-17 11:34:24 -04:00
Felix Kaechele 3428c9d234 update to 1.23.1
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-07-19 11:50:25 -04:00
Felix Kaechele 2d0ad683c5 update to 1.23.0
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-06-21 14:37:04 -04:00
Felix Kaechele 6333e2f123 sync with main RPM package spec
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2022-06-03 12:12:15 -04:00
Felix Kaechele 7226f7f562 update to 1.21.6
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2022-01-25 11:22:30 -05:00
Felix Kaechele 7583e706d6 switch to PCRE2
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-12-28 18:25:29 +01:00
Felix Kaechele f8bafa05ff update to 1.21.5
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-12-28 17:56:54 +01:00
Felix Kaechele 8ef28cf91a update to 1.21.4
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-11-02 19:15:02 -04:00
Felix Kaechele deff2d8949 update to 1.21.3
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-09-08 15:05:26 -04:00
Felix Kaechele 7a4688756a update to 1.21.2
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-09-03 08:40:49 -04:00
Neal Gompa 0c58fc2aee Add -mod-devel subpackage for building external nginx modules (rhbz#1989778)
This change makes it possible to easily build third-party modules as RPMs
on top of the nginx package.

Per the constraints defined by NGINX upstream on binary compatibility for
external third-party modules, we include generators to add an ABI dependency
automatically.
2021-09-03 08:32:30 -04:00
Iveta Cesalova 530b359014 Adding tmt plan 2021-09-03 08:25:36 -04:00
Felix Kaechele 2fd0dedb1e update to 1.21.1
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-07-08 22:20:49 -04:00
Felix Kaechele f53024b6fe forward-port log permissions fix from main branch
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-06-01 20:23:23 -04:00
Felix Kaechele dbd3f59bb9 update to 1.21.0
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-05-25 12:40:35 -04:00
Felix Kaechele 65ea168165 update to 1.19.10
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-04-13 19:36:16 -04:00
Felix Kaechele 23ad548aa5 update mainline to 1.19.9
change nginx.service to wait for network-online.target
2021-03-30 20:05:58 -04:00
Felix Kaechele 6b0e1a7531 update mainline to 1.19.8
use make macros
add BR on make
Resolves: #1931402 - drop gperftools module

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-03-09 11:35:27 -05:00
Felix Kaechele 5106b1e8bc update mainline to 1.19.7
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2021-02-16 11:55:13 -05:00
Felix Kaechele 71f899e6e4 update mainline to 1.19.6
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-12-15 19:11:12 -05:00
Felix Kaechele e341d66b64 add sources
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-11-24 16:41:07 -05:00
Felix Kaechele 07990f2f17 update mainline to 1.19.5
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-11-24 13:18:30 -05:00
Felix Kaechele 0bb1a65441 update mainline to 1.19.4
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-10-27 12:04:16 -04:00
Felix Kaechele ec8094eb9e update mainline to 1.19.3
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-09-29 20:34:12 -04:00
Felix Kaechele 38144bfdce update mainline to 1.19.2
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-08-16 08:59:02 -04:00
Felix Kaechele 09495643eb update mainline to 1.19.1
remove gpg keys that were removed upstream

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-07-12 19:21:29 -04:00
Felix Kaechele 37f16a85df update mainline to 1.19.0
rework patches to work with %autosetup

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-06-07 12:40:18 -04:00
Felix Kaechele 53e34450ce update mainline to 1.17.10
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-04-15 16:14:54 -04:00
Felix Kaechele cb6ade611a update mainline to 1.17.9
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-03-05 21:11:20 -05:00
Felix Kaechele be59f9fcaa update mainline to 1.17.8
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-01-22 15:12:50 -05:00
Felix Kaechele 5ef0d97a2d only use mailcap mimetypes on Fedora as they're not in EL
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2020-01-20 10:18:49 -05:00
Felix Kaechele f74eaabe17 update mainline to 1.17.7
change all source URLs to https

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-12-27 11:46:17 +01:00
Felix Kaechele 4cca32421f Add asc file to sources
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-11-19 22:14:52 -05:00
Felix Kaechele 654776978c update mainline to 1.17.6
increase types_hash_max_size in default config from 2048 to 4096 (RHBZ#1564878)

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-11-19 19:31:04 -05:00
Felix Kaechele e4de074ca3 update mainline to 1.17.5
add conditionals for EL7

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-10-22 15:12:39 -04:00
Felix Kaechele 1721982045 update mainline to 1.17.4
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-09-25 12:08:16 -04:00
Felix Kaechele fcda73e4a2 update mainline to 1.17.3
fixes CVE-2019-9511, CVE-2019-9513, CVE-2019-9516
enable source file verification

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-08-16 11:29:35 -04:00
Felix Kaechele c60a5a5de3 Update to 1.17.2
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-07-23 22:51:31 -04:00
Felix Kaechele 8e0e3c0f2e Update to 1.17.1
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-07-02 20:12:03 -04:00
Felix Kaechele e7b53e99fe New branch for mainline
Add mainline version 1.17.0

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-06-01 21:47:18 -04:00