summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/nginx: add workaround for race-condition on systemdThomas Deutschmann2020-04-111-0/+1
| | | | | | Closes: https://bugs.gentoo.org/716700 Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/nginx: http_auth_pam: adjust loglevel for auth failuresThomas Deutschmann2018-12-131-0/+22
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/nginx: security cleanup (bug #670496)Thomas Deutschmann2018-11-111-116/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/nginx: bump to v1.15.6 mainlineThomas Deutschmann2018-11-061-0/+30
| | | | | | | | | | - nginScript module bumped to v0.2.5 - brotli module bumped to commit 8104036af9cff Bug: https://bugs.gentoo.org/670496 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/nginx: security cleanupThomas Deutschmann2018-06-221-42/+0
| | | | | Bug: https://bugs.gentoo.org/658736 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* www-servers/nginx: bump to v1.15.0 mainlineThomas Deutschmann2018-06-051-0/+42
| | | | | | | | | | | | - HTTP LUA module bumped to v0.10.13 - HTTP VHost Traffic Status module bumped to v0.1.16 - HTTP memc module bumped to v0.19 - nginScript module bumped to v0.2.1 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* www-servers/nginx: Cleanup oldThomas Deutschmann2018-04-172-135/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/nginx: Rev bump vor v1.13.12 mainlineThomas Deutschmann2018-04-171-0/+116
| | | | | | | | Ebuild changes: =============== - brotli module updated to commit 37ab9b2933a0b756ba3447000b7f31d432ed8228. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/nginx: Fix building of nginScript with -O3Thomas Deutschmann2018-02-181-0/+24
| | | | | Closes: https://bugs.gentoo.org/647958 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/nginx: Rev bump of "mainline" slot to add/update modulesThomas Deutschmann2018-02-171-0/+111
| | | | | | | | | | | | | | | | | | | | Ebuild changes: =============== - LDAP auth module bumped to commit 42d195d7a7575ebab1c369ad3fc5d78dc2c2669c to add OpenSSL 1.1.x support and other bugfixes. - HTTP upstream check module bumped to commit 9aecf15ec379fe98f62355c57b60c0bc83296f04 to fix possible segfault when reloading configuration. - Virtual host traffic status module added. - nginScript module added. [PR 3200] - Brotli module added. [Bug 628898] See: https://github.com/gentoo/gentoo/pull/3200 Closes: https://bugs.gentoo.org/628898 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/nginx: remove unused patchesMichael Mair-Keimberger2018-02-114-409/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7023 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/nginx: Rev bump to fix http_cache_purge moduleThomas Deutschmann2017-10-241-0/+22
| | | | | Closes: https://bugs.gentoo.org/635330 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* www-servers/nginx: Security cleanup (bug #624552)Thomas Deutschmann2017-07-121-40/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* www-servers/nginx: Rev bump mainline slot to update lua module ↵Thomas Deutschmann2017-04-142-46/+214
| | | | | | | | | | | | | | | | | nginx-1.11.11+ patch Ebuild changes: =============== - HTTP LUA module bumped to v0.10.8 Warning: While the module builds against nginx-1.11.11+ the author warns that >=nginx-1.11.11 is still not an officially supported target for that module. You are on your own! - RTMP module bumped to v1.1.11 - HTTP memc module bumped to v0.18 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* www-servers/nginx: Rev bump mainline to re-enable mod_security supportThomas Deutschmann2017-04-041-0/+33
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* www-servers/nginx: Bumped to v1.11.11 mainlineThomas Deutschmann2017-03-222-0/+105
| | | | | | | | | | | | | Ebuild changes: =============== - rtmp module bumped to v1.1.11 - mod_security masked because incompatible with recent changes in nginx-1.11.11. We will have to switch to the new ModSecurity v3 Nginx Connector in future but there isn't any release/tagged version yet. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* www-servers/nginx: Security cleanup (bug #605008)Thomas Deutschmann2017-01-101-89/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-servers/nginx: rev bump to fix CVE-2016-1247 (bug #605008)Thomas Deutschmann2017-01-082-0/+125
| | | | | | | | | | | | | | | | | | | | | | | | | Ebuild changes: =============== - Rewritten pkg_postinst for a better user experience - Package tries to show warnings/notices only when really needed - Permission checks should now be more reliable, i.e. working when switching between stable (:0) and mainline (:mainline) slot. - An additional sanity check will make sure that at least permissions on "/var/log/nginx" will prevent a known root privilege escalation - Permissions on "/var/log/nginx" changed to 0710 and owner changed to 0:nginx to fix CVE-2016-1247 (bug #tba) - Runscript: Bashisms removed - User is now able to control most runscript options like used nginx' config file, pidfile, user/group, start-stop-daemon arguments ... through "/etc/conf.d/nginx" Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-servers/nginx: Cleanup old.Thomas Deutschmann2016-11-151-64/+0
| | | | Package-Manager: portage-2.3.2
* www-servers/nginx: Bump to v1.11.6 mainlineThomas Deutschmann2016-11-151-0/+40
| | | | | | | | | | | | | | | Ebuild changes: =============== - ngx_headers_more module updated to v0.32 - LUA module updated to v0.10.7 - Patch for ngx_memc added to solve a build issue with latest nginx [Link 1] Link 1: https://github.com/openresty/memc-nginx-module/issues/26 Package-Manager: portage-2.3.2
* www-servers/nginx: Patch for uploadprogress module updatedThomas Deutschmann2016-10-202-32/+31
| | | | | | | The previous patch worked however upstream merged an updated PR so I updated the patch to stay in sync. Package-Manager: portage-2.3.2
* www-servers/nginx: Fix building of uploadprogress module; Add autotools ↵Thomas Deutschmann2016-10-192-0/+135
| | | | | | | | | | | | | | | | | | | depedencies Ebuild changes: =============== - Since nginx-upload-progress-module was bumped to v0.9.2 (commit f03aacc3dc) the module was only build as dynamic module so it wasn't useable in Gentoo. This is now fixed. (Bug #593450) - Cherry-picked a patch for cURL detection in Mod_Security - Added autotools depedencies (only necessary when you build nginx_modules_http_security) Gentoo-Bug: https://bugs.gentoo.org/593450 Package-Manager: portage-2.3.2
* www-servers/nginx: Drop oldThomas Deutschmann2016-10-121-30/+0
| | | | Package-Manager: portage-2.3.2
* www-servers/nginx: Bump to v1.11.5 mainlineThomas Deutschmann2016-10-121-0/+246
| | | | | | | | | | | | | | | | Ebuild changes: =============== - IPv6 support is now enabled per default due to upstream changeset 6724:a6d116645c51 - NAXSI updated to v0.55.1 - rtmp module updated to v1.1.10 - LDAP authentication module updated to commit dbcef31b to fix some segmentation faults Package-Manager: portage-2.3.2
* www-servers/nginx: CleanupThomas Deutschmann2016-08-111-33/+0
| | | | | | Removing previous ebuilds with incomplete HTTPoxy mitigation. Package-Manager: portage-2.3.0
* www-servers/nginx: Revision bump to update HTTPoxy mitigationThomas Deutschmann2016-08-111-0/+54
| | | | | | | | | | | | Commit c4b897dc39a9 ("www-servers/nginx: HTTPoxy mitigation added") only added HTTPoxy mitigation for fastcgi protocol. This commit will add mitigation for similar protocols like scgi and uwsgi as well. Reported-by: Valentin V. Bartenev <vbart@nginx.com> Package-Manager: portage-2.3.0
* www-servers/nginx: version bump to v1.11.3.Thomas Deutschmann2016-08-091-0/+30
| | | | | | | | | | | | | | | * Upstream added 3 new STREAM modules: - geo - geoip - split_clients * Each HTTP/STREAM upstream module can now be enabled/disabled using a dedicated USE flag Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/1999 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* www-servers/nginx: HTTPoxy mitigation addedThomas Deutschmann2016-07-261-0/+33
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-servers/nginx: CleanupThomas Deutschmann2016-07-263-200/+0
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-servers/nginx: Bump to v1.11.2 (bug #588816)Thomas Deutschmann2016-07-261-0/+64
| | | | | | Bug: https://bugs.gentoo.org/588816 Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-servers/nginx: Patch for rtmp module. Fixes bug 585804.Thomas Deutschmann2016-06-161-0/+39
| | | | | | | | | | | | | Proposed patch for upstream bug 820 added to fix building of nginx's 3rd party module "rtmp" against nginx-1.11.0+. Bug: https://github.com/arut/nginx-rtmp-module/issues/820 Gentoo-Bug: https://bugs.gentoo.org/585804 Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1669 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* www-servers/nginx: Security cleanupThomas Deutschmann2016-06-134-554/+0
| | | | | | | | | Dropping nginx-1.8.1 which is vulnerable to CVE-2016-4450 and was replaced by nginx-1.10.1 via commit 9d8b4adb72f5912b8c121bdda6ffee72e08926d7. Gentoo-Bug: 584744 Package-Manager: portage-2.3.0_rc1
* www-servers/nginx: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* www-servers/nginx: fix upstream check module segfault for bug 582992Zac Medico2016-05-141-26/+0
| | | | | | | | | | * update module snapshot to fix upstream issue 49, a segfault which occurs in the ngx_http_upstream_check_find_shm_peer function * remove check-0.3.0-segfault-on-reload.patch which is included in the new snapshot Package-Manager: portage-2.2.28
* www-servers/nginx: add segfault fix to 1.10.0 for http_upstream_check (bug ↵Zac Medico2016-05-061-0/+26
| | | | | | 582316) Package-Manager: portage-2.2.28
* www-servers/nginx: Version bump to 1.10.0, use openrc-runManuel Rüger2016-05-041-0/+89
| | | | | | | Gentoo-Bug: #581862 Gentoo-Bug: #581944 Package-Manager: portage-2.2.28
* www-servers/nginx: fix nginx_modules_upstream_check for 1.8.1 (bug 580764)Zac Medico2016-04-211-201/+0
| | | | Package-Manager: portage-2.2.28
* Revert "www-servers/nginx: use the nginx utility command for log reopening"Manuel Rüger2016-04-101-2/+2
| | | | | | Gentoo Bug: #576558 This reverts commit 3e8c33b631035683ce988e0988a06661524164f5.
* www-servers/nginx: use the nginx utility command for log reopeningJason A. Donenfeld2016-02-211-2/+2
|
* www-servers/nginx: Add auth_ldap, stream, slice modulesJohan Bergström2016-02-061-0/+69
| | | | | | This commit adds http_slice, stream, auth_ldap modules and support for libressl. It also updates 3rd party modules, enables http2 by default and disables gzip by default.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0810-0/+955
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed