Jump to letter: [
ACDFGHIJKLMNOPQRSTVWX
]
nginx - A high performance web server and reverse proxy server
- Description:
Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and
IMAP protocols, with a strong focus on high concurrency, performance and low
memory usage.
Packages
nginx-1.18.0-1.an2.i686
[1.3 MiB] |
Changelog
by JoungKyun.Kim (2020-08-14):
- update 1.18.0
- update nginx-module-http-fancyindex to 0.4.4
- update nginx-module-http-fnacyindex local header/footer patch
https://github.com/aperezdc/ngx-fancyindex/pull/83
- update auth-ldap module to 83c059 (2020.04.28)
|
nginx-1.12.2-1.an2.i686
[1.5 MiB] |
Changelog
by JoungKyun.Kim (2017-11-11):
- update 1.12.2
|
nginx-1.12.1-2.an2.i686
[1.5 MiB] |
Changelog
by JoungKyun.Kim (2017-10-14):
- add addtional compress mime type (gz, tgz, xz, bzip)
|
nginx-1.12.1-1.an2.i686
[1.5 MiB] |
Changelog
by JoungKyun.Kim (2017-09-23):
- update 1.12.1
- security issues
. CVE-2017-7529 integer overflow in the range filter vulnerability
|
nginx-1.12.0-1.an2.i686
[1.5 MiB] |
Changelog
by JoungKyun.Kim (2017-04-16):
- update 1.12.0
- add nginx-module-sts and nginx-module-stream-sts
. see also https://github.com/vozlt/nginx-module-stream-sts
- update fancyindex module to 0.4.1
- update headers-more module to 0.32
- update vts module to 0.1.14
. Compatibility: fixed "#define" macro to char array for the nginx-module-sts/issues/1
. Compatibility: fixed some issues for the nginx-module-sts/issues/1
. Compatibility: fixed goto label location for the issues/77
. Feature: added period parameter in vhost_traffic_status_average_method
directive to change the average value after the elapse of time
. Feature: added vhost_traffic_status_dump to maintain statistics data permanently
. Bugfix: fixed issues/79 that does not exited at "worker process is shutting down"
|
nginx-1.10.3-1.an2.i686
[1.8 MiB] |
Changelog
by JoungKyun.Kim (2017-04-15):
- update 1.10.3
|
nginx-1.10.2-1.an2.i686
[1.4 MiB] |
Changelog
by JoungKyun.Kim (2017-01-04):
- update 1.10.2
|
nginx-1.10.1-1.an2.i686
[1.4 MiB] |
Changelog
by JoungKyun.Kim (2016-06-24):
- update 1.10.1
- add stream module with dynamic module
- change dynamic module
. mail module
. http-geoip module
. http-perl module
. http-xslt module
- support HTTP v2 protocol
- spdy parameter accept as http2 parameter
|
nginx-1.8.1-1.an2.i686
[1.4 MiB] |
Changelog
by JoungKyun.Kim (2016-02-02):
- update 1.8.1
- fixed security issues
. CVE-2016-0742
. CVE-2016-0746
. CVE-2016-0747
|
nginx-1.8.0-1.an2.i686
[1.4 MiB] |
Changelog
by JoungKyun.Kim (2015-10-15):
- update 1.8.0 on AnNyung 2
- add url module on GitHUB/vozlt
- add krisp module on GitHUB/vozlt
- add vhost traffic module on GitHUB/vozlt
- add fancyindex module
. add fancyindex_readme
. add fancyindex_ignore_user
. add fancyindex_ignore_group
- add headers more module
- change default.d to common.d
- Warning: exciting error pages
|