diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2013-05-14 21:41:46 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2013-05-14 21:41:46 +0000 |
commit | 55293d43009ba291b95e2b72466a27a4f33dd7f8 (patch) | |
tree | 32294d0d15be3af572efb8455d6e4312885bc7e5 /profiles | |
parent | Fix (diff) | |
download | gentoo-2-55293d43009ba291b95e2b72466a27a4f33dd7f8.tar.gz gentoo-2-55293d43009ba291b95e2b72466a27a4f33dd7f8.tar.bz2 gentoo-2-55293d43009ba291b95e2b72466a27a4f33dd7f8.zip |
Add USE expand description for naxsi in nginx.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/desc/nginx_modules_http.desc | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 2b6e769f3334..5e6a2932a241 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7845 2013/05/14 14:16:08 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7846 2013/05/14 21:41:46 dev-zero Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 14 May 2013; Tiziano Müller <dev-zero@gentoo.org> + desc/nginx_modules_http.desc: + Add USE expand description for naxsi in nginx. + 14 May 2013; Ian Delaney <idella4@gentoo.org> package.mask: Replaced dev-python/ets packages with revised list for masking diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc index 019462976eab..e1624504be0a 100644 --- a/profiles/desc/nginx_modules_http.desc +++ b/profiles/desc/nginx_modules_http.desc @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.14 2013/05/13 12:08:09 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.15 2013/05/14 21:41:46 dev-zero Exp $ # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags. @@ -35,6 +35,7 @@ map - This module allows you to classify, or map a set of values into a differen memcached - You can use this module to perform simple caching. metrics - Module to export various metrics in easy-parseable JSON. mp4 - This module adds pseudo-streaming +naxsi - An open source, high performance, low rules maintenance, Web Application Firewall module for Nginx. passenger - Passenger makes deployment of Ruby web applications a breeze. perl - This module makes it possible to execute Perl directly within Nginx and call Perl via SSI. proxy - This module makes it possible to transfer requests to another server. |