Joe Orton
a916571f13
rebuild
2017-10-24 08:32:28 +01:00
Joe Orton
692c6c0e5c
rebuild
2017-10-24 08:08:17 +01:00
Remi Collet
57a15b5525
own system drop-in directories #1493036
2017-09-19 11:21:49 +02:00
Joe Orton
265c4d9942
- fix rhel conditional, remove redundant .asc bundling
2017-08-15 09:21:24 +01:00
Joe Orton
3bf1078071
update to 1.12.1 ( #1469924 )
...
enable http_auth_request_module (Tim Niemueller, #1471106 )
Resolves: rhbz#1471106
Resolves: rhbz#1469924
2017-08-15 09:12:38 +01:00
Fedora Release Engineering
1ccfe82706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 03:58:21 +00:00
Fedora Release Engineering
2954ce45e3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 22:56:23 +00:00
Jitka Plesnikova
e7b50e7367
Perl 5.26 rebuild
2017-06-04 08:48:49 +02:00
Luboš Uhliarik
8c0bd096bf
new version 1.12.0
2017-05-30 11:47:08 +02:00
Joe Orton
e84610bb0d
Add asc file.
2017-02-08 17:25:36 +00:00
Joe Orton
136d59e4d3
update to upstream release 1.10.3
2017-02-08 17:08:59 +00:00
Jamie Nguyen
f6939eb062
Update to 1.10.2
2016-10-31 12:34:31 +00:00
Jamie Nguyen
2059dfa9b7
Fix typo
2016-07-04 14:09:58 +01:00
Jamie Nguyen
37ad8df703
Remove unneeded conditional
2016-07-02 19:51:48 +01:00
Jamie Nguyen
5ec8cd647d
Rename to README.dynamic
2016-07-02 19:49:34 +01:00
Jamie Nguyen
fcb7e6e1cb
Rename README
2016-07-02 19:48:53 +01:00
Jamie Nguyen
59a2189446
Amend wording
2016-07-02 19:35:44 +01:00
Jamie Nguyen
35afe2691e
Amend wording
2016-07-02 19:31:13 +01:00
Jamie Nguyen
a5d1adbbb2
http2
2016-07-02 19:24:33 +01:00
Jamie Nguyen
f9c3fc84f1
OpenSSL on RHEL 7 doesn't know about PROFILE=SYSTEM
2016-07-02 19:12:16 +01:00
Jamie Nguyen
c90a743b30
UPGRADE-NOTES-1.6-to-1.10
2016-07-02 19:12:13 +01:00
Jamie Nguyen
ff1f65a66b
Conditionalize BR: perl-generators
2016-07-02 16:07:00 +01:00
Petr Písař
23177a52db
Mandatory Perl build-requires added < https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl >
2016-06-24 09:30:25 +02:00
Jamie Nguyen
fd83cdf9b2
Update to upstream release 1.10.1
2016-05-31 17:40:54 +01:00
Jitka Plesnikova
7060a8816a
Perl 5.24 rebuild
2016-05-15 06:07:12 +02:00
Peter Robinson
717eb870c8
bump release
2016-05-09 00:28:50 +01:00
Peter Robinson
3977c1884e
Enable AIO on aarch64 (rhbz 1258414)
2016-05-09 00:27:49 +01:00
Jamie Nguyen
72706a4189
Only Require nginx-all-modules for EPEL and current Fedora releases
2016-04-27 12:57:30 +01:00
Jamie Nguyen
8ce940ba30
Update to 1.10.0
2016-04-27 11:53:45 +01:00
Fedora Release Engineering
2260d65fbc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 09:20:51 +00:00
Jamie Nguyen
b9d488c0e4
Update to upstream release 1.8.1
2016-01-26 16:38:46 +00:00
Jamie Nguyen
a8ec9671db
Bump release and changelog
2015-10-04 08:40:25 +01:00
Jamie Nguyen
0f695d477b
Remove PID file before starting nginx ( #1268621 )
...
`nginx -t` creates the file /run/nginx.pid if it doesn't exist. `nginx -t` is
executed by ExecStartPre (in nginx.service) and creates /run/nginx.pid with the
correct SELinux context. However, when manually running `nginx -t` from the
cmdline, the SELinux transition for systemd services doesn't occur and
/run/nginx.pid is created with the wrong SELinux context. A workaround is to
make sure that the PID file is removed before starting nginx.
2015-10-04 08:32:14 +01:00
Jamie Nguyen
cd3634a6a5
Consistently use '%global with_foo' style of logic
2015-10-04 06:56:54 +01:00
Ville Skyttä
b715d5706f
1:1.8.0-13
2015-09-25 09:17:53 +03:00
Ville Skyttä
580389d469
Mark LICENSE as %license
2015-09-25 09:17:53 +03:00
Ville Skyttä
5ce679587a
Use nginx-mimetypes from mailcap ( #1248736 )
2015-09-25 09:17:49 +03:00
Jamie Nguyen
15381ee6a4
Also build with gperftools on aarch64 ( #1258412 )
2015-09-10 10:28:35 +01:00
Nikos Mavrogiannopoulos
ead84e8147
added changelog entry
2015-08-12 10:45:27 +02:00
Nikos Mavrogiannopoulos
3c05540756
increased release
2015-08-12 10:29:13 +02:00
Nikos Mavrogiannopoulos
22474267e4
increased epoch
2015-08-12 10:25:34 +02:00
Nikos Mavrogiannopoulos
c1b72d22e2
nginx.conf: added commented-out SSL configuration directives
...
Resolves: rhbz#1179232
2015-08-10 16:30:02 +02:00
Jamie Nguyen
563206b1de
Bump release and changelog
2015-07-03 13:36:03 +01:00
Jamie Nguyen
68a715e76d
Switch back to /bin/kill due to SELinux denials
2015-07-03 13:35:51 +01:00
Jamie Nguyen
909926071d
Bump release and changelog
2015-06-16 22:23:34 +01:00
Jamie Nguyen
6d8e9ba363
Optimize png images with optipng
2015-06-16 22:22:45 +01:00
Ville Skyttä
cdada04db2
Use absolute paths to images in error pages
2015-06-16 22:21:24 +01:00
Jamie Nguyen
d639320127
Bump release and changelog
2015-06-14 18:03:28 +01:00
Jamie Nguyen
149abb601c
Minor improvements to nginx.service and logrotate
2015-06-14 18:03:15 +01:00
Jitka Plesnikova
03809ae464
Perl 5.22 rebuild
2015-06-03 15:51:12 +02:00