]> git.pld-linux.org Git - packages/nginx.git/log
packages/nginx.git
8 years ago- up to 1.9.15 auto/th/nginx-1.9.15-1
Arkadiusz Miśkiewicz [Thu, 21 Apr 2016 20:26:28 +0000 (22:26 +0200)]
- up to 1.9.15

8 years agosuggest better ca filename
Elan Ruusamäe [Sat, 16 Apr 2016 00:21:10 +0000 (03:21 +0300)]
suggest better ca filename

8 years agouse macro for openssl version
Elan Ruusamäe [Sat, 16 Apr 2016 00:19:14 +0000 (03:19 +0300)]
use macro for openssl version

8 years agoupdate ssl paramters
Elan Ruusamäe [Sat, 16 Apr 2016 00:16:14 +0000 (03:16 +0300)]
update ssl paramters

from mozilla suggested generated config for Intermediate profile

https://mozilla.github.io/server-side-tls/ssl-config-generator/?server=nginx-1.9.10&openssl=1.0.1e&hsts=yes&profile=intermediate

8 years agocleanup
Elan Ruusamäe [Sat, 16 Apr 2016 00:08:23 +0000 (03:08 +0300)]
cleanup

8 years agosuggest vim-syntax-nginx
Elan Ruusamäe [Sat, 16 Apr 2016 00:05:52 +0000 (03:05 +0300)]
suggest vim-syntax-nginx

8 years agoEnable HTTP/2 in the 'standard' build too auto/th/nginx-1.9.10-2
Jacek Konieczny [Wed, 3 Feb 2016 13:13:49 +0000 (14:13 +0100)]
Enable HTTP/2 in the 'standard' build too

Release: 2

8 years agoVersion: 1.9.10 auto/th/nginx-1.9.10-1
Jacek Konieczny [Wed, 27 Jan 2016 08:44:32 +0000 (09:44 +0100)]
Version: 1.9.10

fixes: CVE-2016-0742, CVE-2016-0746, CVE-2016-0747

8 years agoVersion: 1.9.9, with HTTP/2 support
Jacek Konieczny [Tue, 19 Jan 2016 11:13:03 +0000 (12:13 +0100)]
Version: 1.9.9, with HTTP/2 support

8 years ago- release 8 (by relup.sh) auto/th/nginx-1.8.0-8
Jan Rękorajski [Thu, 24 Dec 2015 12:01:21 +0000 (13:01 +0100)]
- release 8 (by relup.sh)

8 years ago- enable threads (it must be enabled in configuration - aio threads) auto/th/nginx-1.8.0-7
Witold Filipczyk [Fri, 28 Aug 2015 13:30:21 +0000 (15:30 +0200)]
- enable threads (it must be enabled in configuration - aio threads)

8 years ago- rel 6; fix init script for types other than standard auto/th/nginx-1.8.0-6
Arkadiusz Miśkiewicz [Wed, 26 Aug 2015 20:16:07 +0000 (22:16 +0200)]
- rel 6; fix init script for types other than standard

8 years ago- release 5 (by relup.sh) auto/th/nginx-1.8.0-5
Jan Rękorajski [Sun, 2 Aug 2015 16:56:29 +0000 (18:56 +0200)]
- release 5 (by relup.sh)

8 years ago- modsecurity fixing patch (https://github.com/SpiderLabs/ModSecurity/issues/582) auto/th/nginx-1.8.0-4
Adam Osuchowski [Fri, 31 Jul 2015 21:59:24 +0000 (23:59 +0200)]
- modsecurity fixing patch (https://github.com/SpiderLabs/ModSecurity/issues/582)

8 years ago- added modsecurity module
Adam Osuchowski [Mon, 27 Jul 2015 20:45:35 +0000 (22:45 +0200)]
- added modsecurity module

8 years ago- small consistency fix
Adam Osuchowski [Mon, 27 Jul 2015 11:08:37 +0000 (13:08 +0200)]
- small consistency fix

8 years ago- fixed permissions and group for /etc/nginx auto/th/nginx-1.8.0-3
Adam Osuchowski [Wed, 22 Jul 2015 21:09:14 +0000 (23:09 +0200)]
- fixed permissions and group for /etc/nginx

8 years ago- R: & BR: openssl >= 1.0.2 (because of using SSL_CTX_set_alpn_select_cb symbol)
Adam Osuchowski [Mon, 13 Jul 2015 21:55:17 +0000 (23:55 +0200)]
- R: & BR: openssl >= 1.0.2 (because of using SSL_CTX_set_alpn_select_cb symbol)
- rel 3

9 years agocleanup old cleanup
Elan Ruusamäe [Sun, 3 May 2015 20:59:47 +0000 (23:59 +0300)]
cleanup old cleanup

9 years agocommon install function
Elan Ruusamäe [Sun, 3 May 2015 20:59:06 +0000 (23:59 +0300)]
common install function

9 years agorename flavor to type. simplier to type it
Elan Ruusamäe [Sun, 3 May 2015 20:49:18 +0000 (23:49 +0300)]
rename flavor to type. simplier to type it

9 years agomerge http based build configs to one
Elan Ruusamäe [Sun, 3 May 2015 20:48:08 +0000 (23:48 +0300)]
merge http based build configs to one

9 years agoconfig state not relevant if rotating logs
Elan Ruusamäe [Sun, 3 May 2015 20:38:07 +0000 (23:38 +0300)]
config state not relevant if rotating logs

9 years agoadd reopen-logs target
Elan Ruusamäe [Sun, 3 May 2015 20:37:24 +0000 (23:37 +0300)]
add reopen-logs target

do not reload config just to rotate logs!

9 years agoadd upgrade target to initscript to gracefully upgrade binary
Elan Ruusamäe [Sun, 3 May 2015 20:32:44 +0000 (23:32 +0300)]
add upgrade target to initscript to gracefully upgrade binary

9 years agoinit: use pidfiles
Elan Ruusamäe [Sun, 3 May 2015 20:23:09 +0000 (23:23 +0300)]
init: use pidfiles

so that only main process is handled, not sending to processes just by
same name

9 years agocleanup apache leftovers
Elan Ruusamäe [Sun, 3 May 2015 20:19:22 +0000 (23:19 +0300)]
cleanup apache leftovers

from b9f99299

9 years agoinit: add configtest
Elan Ruusamäe [Sun, 3 May 2015 20:02:12 +0000 (23:02 +0300)]
init: add configtest

9 years agoinit: add try-restart
Elan Ruusamäe [Sun, 3 May 2015 19:58:21 +0000 (22:58 +0300)]
init: add try-restart

9 years agouse variables in initscript
Elan Ruusamäe [Sun, 3 May 2015 19:53:46 +0000 (22:53 +0300)]
use variables in initscript

9 years agomail not enabled by default, no point disabling mail modules
Elan Ruusamäe [Sun, 3 May 2015 19:40:43 +0000 (22:40 +0300)]
mail not enabled by default, no point disabling mail modules

9 years agodrop unversioned library dependencies
Elan Ruusamäe [Sun, 3 May 2015 19:33:41 +0000 (22:33 +0300)]
drop unversioned library dependencies

rpm autogenerates library dependencies
they were added in d0c0492d, but likely were intended to be added as BR

9 years agoipv6, select, poll, rtsig are common to all builds
Elan Ruusamäe [Sun, 3 May 2015 19:24:44 +0000 (22:24 +0300)]
ipv6, select, poll, rtsig are common to all builds

9 years agocombine more common build options
Elan Ruusamäe [Sun, 3 May 2015 19:15:55 +0000 (22:15 +0300)]
combine more common build options

9 years agomerge initscripts to one
Elan Ruusamäe [Sun, 3 May 2015 18:34:45 +0000 (21:34 +0300)]
merge initscripts to one

9 years agoadd debug bcond
Elan Ruusamäe [Sun, 3 May 2015 18:14:27 +0000 (21:14 +0300)]
add debug bcond

9 years agosetup common build block
Elan Ruusamäe [Sun, 3 May 2015 18:13:46 +0000 (21:13 +0300)]
setup common build block

9 years agodo not rename params files auto/th/nginx-1.8.0-2
Elan Ruusamäe [Sun, 3 May 2015 16:41:22 +0000 (19:41 +0300)]
do not rename params files

fcgi params were renamed in 7d80c773
and the rest in 0bc43776

add trigger to preserve files in old installations
new installations do not get the old files

9 years ago- up to 1.8.0 auto/th/nginx-1.8.0-1
Arkadiusz Miśkiewicz [Wed, 22 Apr 2015 07:12:13 +0000 (09:12 +0200)]
- up to 1.8.0

9 years ago- up to 1.7.12
Adam Osuchowski [Sat, 18 Apr 2015 21:54:10 +0000 (23:54 +0200)]
- up to 1.7.12
- enable spdy module

9 years agoMake the default configs work
Jacek Konieczny [Fri, 10 Apr 2015 16:20:06 +0000 (18:20 +0200)]
Make the default configs work

Also: remove unnecessary directives. They are probably obsolete anyway,
any built-ins should be reasonable and better updated than what we had.

9 years ago- x32 rebuild auto/th/nginx-1.7.11-3
Jan Rękorajski [Sun, 5 Apr 2015 20:07:45 +0000 (22:07 +0200)]
- x32 rebuild
- release 3 (by relup.sh)

9 years ago- disable rtsig on x32. There is no sysctl on x32
Witold Filipczyk [Sun, 29 Mar 2015 15:46:41 +0000 (15:46 +0000)]
- disable rtsig on x32. There is no sysctl on x32
- added bcond threads (new feature in 1.7.11)
- rel 2

9 years agoupdate rtmp module to 1.1.7
Elan Ruusamäe [Fri, 27 Mar 2015 18:32:56 +0000 (20:32 +0200)]
update rtmp module to 1.1.7

9 years ago- up to 1.7.11 auto/th/nginx-1.7.11-1
Adam Osuchowski [Thu, 26 Mar 2015 21:41:43 +0000 (22:41 +0100)]
- up to 1.7.11

9 years ago- up to 1.7.9 auto/th/nginx-1.7.9-1
Arkadiusz Miśkiewicz [Sat, 7 Feb 2015 20:51:49 +0000 (21:51 +0100)]
- up to 1.7.9

9 years ago- update to latest intermediate compatibility https://wiki.mozilla.org/Security/Serve...
Arkadiusz Miśkiewicz [Tue, 16 Dec 2014 14:56:28 +0000 (15:56 +0100)]
- update to latest intermediate compatibility https://wiki.mozilla.org/Security/Server_Side_TLS

9 years ago-rel 2; disable rtmp for now (broke, segfaults) auto/th/nginx-1.7.6-2
Arkadiusz Miśkiewicz [Tue, 21 Oct 2014 09:53:43 +0000 (11:53 +0200)]
-rel 2; disable rtmp for now (broke, segfaults)

9 years ago- but don't enable these by default since ssl is not enabled by default
Arkadiusz Miśkiewicz [Mon, 20 Oct 2014 15:49:18 +0000 (17:49 +0200)]
- but don't enable these by default since ssl is not enabled by default

9 years ago- perfect forward secrecy
Arkadiusz Miśkiewicz [Mon, 20 Oct 2014 15:16:36 +0000 (17:16 +0200)]
- perfect forward secrecy

9 years agoexample on how to disable old ssl proto and leave tls only
Arkadiusz Miśkiewicz [Mon, 20 Oct 2014 12:29:35 +0000 (14:29 +0200)]
example on how to disable old ssl proto and leave tls only

9 years ago- up to 1.7.6 auto/th/nginx-1.7.6-1
Arkadiusz Miśkiewicz [Mon, 6 Oct 2014 20:48:21 +0000 (22:48 +0200)]
- up to 1.7.6

9 years agopreserve mtime, figure rtmp distfiles url, adapter
Elan Ruusamäe [Thu, 18 Sep 2014 09:00:29 +0000 (12:00 +0300)]
preserve mtime, figure rtmp distfiles url, adapter

9 years ago- up to 1.7.5 but 0.1 because doesn't build with rtmp module
Arkadiusz Miśkiewicz [Thu, 18 Sep 2014 07:57:41 +0000 (09:57 +0200)]
- up to 1.7.5 but 0.1 because doesn't build with rtmp module

9 years ago- release 2 (by relup.sh) auto/th/nginx-1.7.3-2
Jan Rękorajski [Sun, 14 Sep 2014 16:17:05 +0000 (18:17 +0200)]
- release 2 (by relup.sh)

9 years ago- really get rid of zero-sized .bs file
Jan Rękorajski [Sun, 14 Sep 2014 13:33:56 +0000 (15:33 +0200)]
- really get rid of zero-sized .bs file

9 years ago- removed zero-sized .bs file
Jan Rękorajski [Sun, 14 Sep 2014 09:55:44 +0000 (11:55 +0200)]
- removed zero-sized .bs file

9 years ago- up to 1.7.3 auto/th/nginx-1.7.3-1
Arkadiusz Miśkiewicz [Tue, 8 Jul 2014 20:53:48 +0000 (22:53 +0200)]
- up to 1.7.3

9 years ago- up to 1.7.1 auto/th/nginx-1.7.1-1
Arkadiusz Miśkiewicz [Thu, 29 May 2014 13:12:30 +0000 (15:12 +0200)]
- up to 1.7.1

10 years agoEnable the http_auth_request_module auto/th/nginx-1.7.0-2
Jacek Konieczny [Mon, 28 Apr 2014 09:10:36 +0000 (11:10 +0200)]
Enable the http_auth_request_module

Release: 2

10 years ago- up to 1.7.0 auto/th/nginx-1.7.0-1
Arkadiusz Miśkiewicz [Mon, 28 Apr 2014 08:10:32 +0000 (10:10 +0200)]
- up to 1.7.0

10 years ago- up to 1.5.12; start using mainline version (which is production quality nginx but... auto/th/nginx-1.5.12-1
Arkadiusz Miśkiewicz [Thu, 27 Mar 2014 10:28:45 +0000 (11:28 +0100)]
- up to 1.5.12; start using mainline version (which is production quality nginx but with new improvements in each release and thus possibly internal API changes); update rtmp to 1.1.3

10 years agoEnable the 'secure_link' module
Jacek Konieczny [Tue, 21 Jan 2014 13:17:21 +0000 (14:17 +0100)]
Enable the 'secure_link' module

10 years agoand docs link
Elan Ruusamäe [Mon, 9 Dec 2013 20:41:42 +0000 (22:41 +0200)]
and docs link

10 years agoadd mod_spdy todo
Elan Ruusamäe [Mon, 9 Dec 2013 20:40:59 +0000 (22:40 +0200)]
add mod_spdy todo

10 years ago- up to 1.4.4; fixes CVE-2013-4547 auto/th/nginx-1.4.4-1
Arkadiusz Miśkiewicz [Fri, 22 Nov 2013 21:12:14 +0000 (22:12 +0100)]
- up to 1.4.4; fixes CVE-2013-4547

10 years agoRelease: 5
Jacek Konieczny [Fri, 22 Nov 2013 21:02:41 +0000 (22:02 +0100)]
Release: 5

works for me

10 years agoMove common files to -common subpackage
Jacek Konieczny [Thu, 31 Oct 2013 14:31:32 +0000 (15:31 +0100)]
Move common files to -common subpackage

The 'nginx' package as the 'base package' only caused confusion
(it didn't provide any real 'nginx' functionality) and a dependency loop
(which could end with broken install).

Also:
- subpackage dependencies fixed (e.g. they don't all need useradd, etc.)
- 'nginx should have own group' todo item removed (nginx can use both
  its own and the 'http' group)

10 years agoProvide the vhosts.d and webapps.d directories
Jacek Konieczny [Mon, 14 Oct 2013 14:24:22 +0000 (16:24 +0200)]
Provide the vhosts.d and webapps.d directories

This can be used like those for our other webservers.

10 years agoExample SSL configuration added
Jacek Konieczny [Mon, 14 Oct 2013 14:12:22 +0000 (16:12 +0200)]
Example SSL configuration added

10 years agoPackage scgi.params nad uwsgi.params
Jacek Konieczny [Mon, 14 Oct 2013 14:09:25 +0000 (16:09 +0200)]
Package scgi.params nad uwsgi.params

As we have fastcgi.params (why was it renamed from the default?)
we should package the other _params files too.

10 years agoThe post NOT message improved
Jacek Konieczny [Mon, 14 Oct 2013 10:24:56 +0000 (12:24 +0200)]
The post NOT message improved

10 years agoSet up the 'nginx.service' systemd unit alias
Jacek Konieczny [Mon, 14 Oct 2013 10:22:36 +0000 (12:22 +0200)]
Set up the 'nginx.service' systemd unit alias

This makes 'service nginx status' and similar calls useful,
while keeping the standard/light/perl/mail service separation.

This alias will be set up when nginx-standard is installed, but may be
manually changed to point to any of the other variants.

10 years agoDrop HTTPD_CONF and HTTPD_OPTS support from init/sysconfig
Jacek Konieczny [Mon, 14 Oct 2013 10:04:50 +0000 (12:04 +0200)]
Drop HTTPD_CONF and HTTPD_OPTS support from init/sysconfig

HTTPD_CONF support was plain wrong. Seems just copied from Apache
httpd.init and uses a command-line option which is not supported
by nginx. And adds the option to the 'killproc' command too. This
just could not work.

HTTPD_OPTS could work, but was not documented, was named wrong
and seems quite useless (nginx command-line options do not provide
any useful functionality).

10 years agosystemd units added
Jacek Konieczny [Mon, 14 Oct 2013 09:58:56 +0000 (11:58 +0200)]
systemd units added

Release: 4

10 years agoupdate rtmp plugin to 1.0.2, enable bcond auto/th/nginx-1.4.1-3
Elan Ruusamäe [Fri, 16 Aug 2013 11:32:23 +0000 (14:32 +0300)]
update rtmp plugin to 1.0.2, enable bcond

10 years ago- added rtmp support
Jan Rękorajski [Thu, 1 Aug 2013 11:47:18 +0000 (13:47 +0200)]
- added rtmp support

10 years ago- rebuild with perl 5.18.0 auto/th/nginx-1.4.1-2 auto/ti/nginx-1.4.1-2
Jan Rękorajski [Sat, 8 Jun 2013 14:23:31 +0000 (16:23 +0200)]
- rebuild with perl 5.18.0
- release 2 (by relup.sh)

10 years ago- up to 1.4.1; fixes remote hole CVE-2013-2028
Arkadiusz Miśkiewicz [Thu, 9 May 2013 16:55:54 +0000 (18:55 +0200)]
- up to 1.4.1; fixes remote hole CVE-2013-2028

11 years ago- rel 1 auto/th/nginx-1.2.4-1 auto/ti/nginx-1.2.4-1
Jan Rękorajski [Sun, 14 Oct 2012 18:38:51 +0000 (20:38 +0200)]
- rel 1

11 years ago- fix patching
Jan Rękorajski [Sun, 14 Oct 2012 18:33:57 +0000 (20:33 +0200)]
- fix patching

11 years ago- disable -Werror
Jan Rękorajski [Sun, 14 Oct 2012 18:33:17 +0000 (20:33 +0200)]
- disable -Werror

11 years ago- updated to 1.2.4
Jan Rękorajski [Sun, 14 Oct 2012 18:28:06 +0000 (20:28 +0200)]
- updated to 1.2.4

11 years ago- obsolete
Jan Rękorajski [Sun, 14 Oct 2012 18:27:47 +0000 (20:27 +0200)]
- obsolete

11 years ago- "su" option is not needed in nginx logrotate config (no group/world auto/th/nginx-1.0.14-3
Jan Rękorajski [Sun, 14 Oct 2012 18:14:26 +0000 (20:14 +0200)]
- "su" option is not needed in nginx logrotate config (no group/world
  writable dirs)
- rel 3

11 years ago- release 2 auto/th/nginx-1_0_14-2
Arkadiusz Miśkiewicz [Wed, 28 Mar 2012 07:24:54 +0000 (07:24 +0000)]
- release 2

Changed files:
    nginx.spec -> 1.114

11 years ago- up to 1.0.14 (security fix) auto/th/nginx-1_0_14-1
zbyniu [Thu, 15 Mar 2012 15:37:58 +0000 (15:37 +0000)]
- up to 1.0.14 (security fix)

Changed files:
    nginx.spec -> 1.113

11 years ago- rel 3 auto/th/nginx-1_0_11-3
Jan Rękorajski [Sun, 5 Feb 2012 11:29:11 +0000 (11:29 +0000)]
- rel 3
- fix perms on log dirs

Changed files:
    nginx.logrotate -> 1.6
    nginx.spec -> 1.112

11 years ago- rel 2 auto/th/nginx-1_0_11-2
Jan Rękorajski [Fri, 20 Jan 2012 13:52:29 +0000 (13:52 +0000)]
- rel 2
- logrotate 3.8.0 requires "su" option for non-root owned dirs

Changed files:
    nginx.logrotate -> 1.5
    nginx.spec -> 1.111

11 years ago- up to 1.0.11 auto/th/nginx-1_0_11-1
Łukasz Chrustek [Mon, 16 Jan 2012 11:41:08 +0000 (11:41 +0000)]
- up to 1.0.11

Changed files:
    nginx.spec -> 1.110

11 years ago- logrotate reloads also nginx-mail and nginx-perl
Adam Osuchowski [Sun, 27 Nov 2011 21:28:43 +0000 (21:28 +0000)]
- logrotate reloads also nginx-mail and nginx-perl

Changed files:
    nginx.logrotate -> 1.4

11 years ago- nginx.logrotate should reload both nginx-light and nginx-standard
Adam Osuchowski [Sun, 27 Nov 2011 21:13:32 +0000 (21:13 +0000)]
- nginx.logrotate should reload both nginx-light and nginx-standard
  since these could be installed at the same time

Changed files:
    nginx.logrotate -> 1.3

11 years ago- up to 1.0.10 auto/th/nginx-1_0_10-1
zbyniu [Sun, 20 Nov 2011 00:35:52 +0000 (00:35 +0000)]
- up to 1.0.10

Changed files:
    nginx.spec -> 1.109

11 years ago- 1.0.8 auto/th/nginx-1_0_8-1 auto/ti/nginx-1_0_8-1
areq [Sun, 2 Oct 2011 12:45:49 +0000 (12:45 +0000)]
- 1.0.8

Changed files:
    nginx.spec -> 1.108

11 years ago- 1.0.6 auto/th/nginx-1_0_6-1
areq [Mon, 5 Sep 2011 19:47:00 +0000 (19:47 +0000)]
- 1.0.6

Changed files:
    nginx-gcc46-build.patch -> 1.2
    nginx.spec -> 1.107
    proxy.conf -> 1.1

11 years ago- up to 1.0.5 auto/th/nginx-1_0_5-1
marti [Wed, 24 Aug 2011 15:32:24 +0000 (15:32 +0000)]
- up to 1.0.5
- added patch resolving build problems with gcc 4.6

Changed files:
    nginx.spec -> 1.106

11 years ago- this patch is needed to build nginx with gcc 4.6
marti [Wed, 24 Aug 2011 15:30:01 +0000 (15:30 +0000)]
- this patch is needed to build nginx with gcc 4.6
- patch source: http://www.ruby-forum.com/attachment/6386/patch-nginx-gcc46.txt

Changed files:
    nginx-gcc46-build.patch -> 1.1

11 years ago- 1.0.2 auto/th/nginx-1_0_2-1
areq [Tue, 10 May 2011 20:31:17 +0000 (20:31 +0000)]
- 1.0.2

Changed files:
    nginx.spec -> 1.105

11 years ago- 1.0.1 auto/th/nginx-1_0_1-1
areq [Tue, 3 May 2011 13:38:48 +0000 (13:38 +0000)]
- 1.0.1

Changed files:
    nginx.spec -> 1.104

11 years ago- 1.0.0 auto/th/nginx-1_0_0-1
areq [Sun, 17 Apr 2011 20:30:32 +0000 (20:30 +0000)]
- 1.0.0

Changed files:
    nginx.spec -> 1.103

This page took 0.111219 seconds and 4 git commands to generate.