from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites: www.linuxhowtos.org
toolsntoys.linuxhowtos.org



Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

84163

userrating:

average rating: 1.2 (52 votes) (1=very good 6=terrible)


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Portage


Details of www-servers/nginx:

available versions:

releasesalphaamd64armhppaia64mipsppcppc64ppc macoss390shsparcx86USE-Flagsdependenciesebuild warnings
nginx-9999 -------------none
show
show
nginx-1.29.7-r1 -~~---~~----~none
show
show
nginx-1.29.5 -++---~~----+none
show
show
nginx-1.28.3 -~~---~~----~none
show
show
nginx-1.28.2 -++---~~----+none
show
show
nginx-1.27.5-r1 -~~---~~----~$IUSE
nginx_modules_http_spdy
show
GCC 4.1+ features built-in atomic operations.
Using libatomic_ops is only needed if using
a different compiler or a GCC prior to 4.1
You are building custom modules via \$NGINX_ADD_MODULES!
This nginx installation is not supported!
Make sure you can reproduce the bug without those modules
_before_ reporting bugs.
To actually disable all http-functionality you also have to disable
all nginx http modules.
EXTRA_ECONF applied. Now you are on your own, good luck!

In nginx 1.9.5 the spdy module was superseded by http2.
Update your configs and package.use accordingly.

While you can build lua 3rd party module against ${P}
the author warns that >=${PN}-1.11.11 is still not an
officially supported target yet. You are on your own.
Expect runtime failures, memory leaks and other problems!

Lua 3rd party module author warns against using ${P} with
NGINX_MODULES_HTTP=\
Replacing multiple ${PN}' versions is unsupported! 

The world-readable bit (if set) has been removed from the
following directories to mitigate a security bug
(CVE-2013-0337, bug #458726):

  ${EPREFIX}/var/log/nginx
  ${EPREFIX}${NGINX_HOME_TMP}/{,client,proxy,fastcgi,scgi,uwsgi}

Check if this is correct for your setup before restarting nginx!
This is a one-time change and will not happen on subsequent updates.
Furthermore nginx' temp directories got moved to '${EPREFIX}${NGINX_HOME_TMP}'

The permissions on the following directory have been reset in
order to mitigate a security bug (CVE-2016-1247, bug #605008):

  ${EPREFIX}/var/log/nginx

Check if this is correct for your setup before restarting nginx!
Also ensure that no other log directory used by any of your
vhost(s) is not writeable for nginx user. Any of your log files
used by nginx can be abused to escalate privileges!
This is a one-time change and will not happen on subsequent updates.

*************************************************************
***************         W A R N I N G         ***************
*************************************************************
The one-time only attempt to adjust permissions of the
existing nginx installation failed. Be aware that we will not
try to adjust the same permissions again because now you are
using a nginx version where we expect that the permissions
are already adjusted or that you know what you are doing and
want to keep custom permissions.


*************************************************************
***************         W A R N I N G         ***************
*************************************************************
Looks like your installation is vulnerable to CVE-2016-1247
(bug #605008) because nginx user is able to create files in

  ${EPREFIX}/var/log/nginx

Also ensure that no other log directory used by any of your
vhost(s) is not writeable for nginx user. Any of your log files
used by nginx can be abused to escalate privileges!

This nginx installation comes with a mitigation for the HTTPoxy
vulnerability for FastCGI, SCGI and uWSGI applications by setting
the HTTP_PROXY parameter to an empty string per default when you
are sourcing one of the default

  - 'fastcgi_params' or 'fastcgi.conf'
  - 'scgi_params'
  - 'uwsgi_params'

files in your server block(s).

If this is causing any problems for you make sure that you are sourcing the
default parameters _before_ you set your own values.
If you are relying on user-supplied proxy values you have to remove the
correlating lines from the file(s) mentioned above.

show
nginx-1.26.3-r2 -++---~~----+$IUSE
nginx_modules_http_spdy
show
GCC 4.1+ features built-in atomic operations.
Using libatomic_ops is only needed if using
a different compiler or a GCC prior to 4.1
You are building custom modules via \$NGINX_ADD_MODULES!
This nginx installation is not supported!
Make sure you can reproduce the bug without those modules
_before_ reporting bugs.
To actually disable all http-functionality you also have to disable
all nginx http modules.
EXTRA_ECONF applied. Now you are on your own, good luck!

In nginx 1.9.5 the spdy module was superseded by http2.
Update your configs and package.use accordingly.

While you can build lua 3rd party module against ${P}
the author warns that >=${PN}-1.11.11 is still not an
officially supported target yet. You are on your own.
Expect runtime failures, memory leaks and other problems!

Lua 3rd party module author warns against using ${P} with
NGINX_MODULES_HTTP=\
Replacing multiple ${PN}' versions is unsupported! 

The world-readable bit (if set) has been removed from the
following directories to mitigate a security bug
(CVE-2013-0337, bug #458726):

  ${EPREFIX}/var/log/nginx
  ${EPREFIX}${NGINX_HOME_TMP}/{,client,proxy,fastcgi,scgi,uwsgi}

Check if this is correct for your setup before restarting nginx!
This is a one-time change and will not happen on subsequent updates.
Furthermore nginx' temp directories got moved to '${EPREFIX}${NGINX_HOME_TMP}'

The permissions on the following directory have been reset in
order to mitigate a security bug (CVE-2016-1247, bug #605008):

  ${EPREFIX}/var/log/nginx

Check if this is correct for your setup before restarting nginx!
Also ensure that no other log directory used by any of your
vhost(s) is not writeable for nginx user. Any of your log files
used by nginx can be abused to escalate privileges!
This is a one-time change and will not happen on subsequent updates.

*************************************************************
***************         W A R N I N G         ***************
*************************************************************
The one-time only attempt to adjust permissions of the
existing nginx installation failed. Be aware that we will not
try to adjust the same permissions again because now you are
using a nginx version where we expect that the permissions
are already adjusted or that you know what you are doing and
want to keep custom permissions.


*************************************************************
***************         W A R N I N G         ***************
*************************************************************
Looks like your installation is vulnerable to CVE-2016-1247
(bug #605008) because nginx user is able to create files in

  ${EPREFIX}/var/log/nginx

Also ensure that no other log directory used by any of your
vhost(s) is not writeable for nginx user. Any of your log files
used by nginx can be abused to escalate privileges!

This nginx installation comes with a mitigation for the HTTPoxy
vulnerability for FastCGI, SCGI and uWSGI applications by setting
the HTTP_PROXY parameter to an empty string per default when you
are sourcing one of the default

  - 'fastcgi_params' or 'fastcgi.conf'
  - 'scgi_params'
  - 'uwsgi_params'

files in your server block(s).

If this is causing any problems for you make sure that you are sourcing the
default parameters _before_ you set your own values.
If you are relying on user-supplied proxy values you have to remove the
correlating lines from the file(s) mentioned above.

show
Legend:
+ stable
~ testing
- not available
some ebuild warning depend on specific use-flags or architectures, all ebuild-warnings are shown.

Known bugs:
bug IDcomponentassigned tostatusdescriptionlast change
397587ApplicationshollowUNCONFIRMEDwww-servers/nginx - add Naxsi web application firewall support2013-02-21 09:09:26
401397ServerhollowUNCONFIRMEDwww-servers/nginx: add automatic minification module (jitify)2012-11-26 08:02:58
427194ApplicationshollowUNCONFIRMEDwww-servers/nginx: add rtmp module support2012-11-26 08:04:35
436062Developmentrobbat2UNCONFIRMEDapp-portage/g-cpan - perl-gcpan/RT-Extension-Nginx-0.02 - mkdir /usr/etc: Permission denied at /usr/2012-09-24 11:14:58
442610ServerhollowUNCONFIRMEDwww-servers/nginx - Feature support request for dav-ext-module.2012-11-26 20:05:19
444660Ebuildssci-geosciencesUNCONFIRMEDsci-geosciences/mapserver - add www-servers/nginx support(?)2012-12-02 12:31:33
446734EbuildshollowUNCONFIRMEDwww-servers/nginx - init script changes owner and mode of /var/log/nginx on each startup/restart2013-01-21 03:28:06
456752Keywording and StabilizationhollowUNCONFIRMED=www-servers/nginx-1.2.6-r1 keyword request2013-02-11 11:36:03


back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-04-04
bcc - 0.36.1-r1
Ebuild name:

dev-util/bcc-0.36.1-r1

Description

Tools for BPF-based Linux IO analysis, networking, monitoring, and more

Added to portage

2026-04-04

brltty - 6.9
Ebuild name:

app-accessibility/brltty-6.9

Description

Daemon that provides access to the Linux/Unix console for a blind pers

Added to portage

2026-04-04

jj - 0.40.0
Ebuild name:

dev-vcs/jj-0.40.0

Description

Jujutsu - an experimental version control system

Added to portage

2026-04-04

knot - 3.4.10
Ebuild name:

net-dns/knot-3.4.10

Description

High-performance authoritative-only DNS server

Added to portage

2026-04-04

knot - 3.5.4
Ebuild name:

net-dns/knot-3.5.4

Description

High-performance authoritative-only DNS server

Added to portage

2026-04-04

libqalculate - 5.10.0
Ebuild name:

sci-libs/libqalculate-5.10.0

Description

A modern multi-purpose calculator library

Added to portage

2026-04-04

matlab - 6.1_p20241107
Ebuild name:

app-emacs/matlab-6.1_p20241107

Description

Major modes for MATLAB .m and .tlc files

Added to portage

2026-04-04

openpgp-keys-knot - 20260304
Ebuild name:

sec-keys/openpgp-keys-knot-20260304

Description

OpenPGP keys used by the Knot DNS developers

Added to portage

2026-04-04

phlex - 1.11.1
Ebuild name:

dev-ruby/phlex-1.11.1

Description

A framework for building object-oriented views in Ruby

Added to portage

2026-04-04

phlex - 2.2.2
Ebuild name:

dev-ruby/phlex-2.2.2

Description

A framework for building object-oriented views in Ruby

Added to portage

2026-04-04

phlex - 2.3.2
Ebuild name:

dev-ruby/phlex-2.3.2

Description

A framework for building object-oriented views in Ruby

Added to portage

2026-04-04

qalculate-gtk - 5.10.0
Ebuild name:

sci-calculators/qalculate-gtk-5.10.0

Description

Modern multi-purpose calculator

Added to portage

2026-04-04

qalculate-qt - 5.10.0
Ebuild name:

sci-calculators/qalculate-qt-5.10.0

Description

Qt-based UI for libqalculate

Added to portage

2026-04-04

redis-knot - 3.5.4
Ebuild name:

net-dns/redis-knot-3.5.4

Description

Redis module for Knot DNS

Added to portage

2026-04-04

ruff - 0.15.9
Ebuild name:

dev-util/ruff-0.15.9

Description

An extremely fast Python linter, written in Rust

Added to portage

2026-04-04

simdjson - 4.6.1
Ebuild name:

dev-libs/simdjson-4.6.1

Description

SIMD accelerated C++ JSON library

Added to portage

2026-04-04

snapraid - 14.1
Ebuild name:

sys-fs/snapraid-14.1

Description

Backup program with disk array for cold data on existing filesystems

Added to portage

2026-04-04

xmlsec - 1.3.10
Ebuild name:

dev-libs/xmlsec-1.3.10

Description

Command line tool for signing, verifying, encrypting and decrypting XML

Added to portage

2026-04-04

2026-04-03
android-studio - 2025.3.3.6
Ebuild name:

dev-util/android-studio-2025.3.3.6

Description

Android development environment based on IntelliJ IDEA

Added to portage

2026-04-03

audit - 4.1.4-r1
Ebuild name:

sys-process/audit-4.1.4-r1

Description

Userspace utilities for storing and processing auditing records

Added to portage

2026-04-03

awscli - 1.44.72
Ebuild name:

app-admin/awscli-1.44.72

Description

Universal Command Line Environment for AWS

Added to portage

2026-04-03

azure-core - 1.16.3
Ebuild name:

dev-cpp/azure-core-1.16.3

Description

Azure SDK for C++

Added to portage

2026-04-03

bedrock-server - 1.26.12.2
Ebuild name:

games-server/bedrock-server-1.26.12.2

Description

The official bedrock (non-java) based server for the sandbox

Added to portage

2026-04-03

bitarray - 3.8.1
Ebuild name:

dev-python/bitarray-3.8.1

Description

Efficient arrays of booleans -- C extension

Added to portage

2026-04-03

borgbackup - 1.4.4
Ebuild name:

app-backup/borgbackup-1.4.4

Description

Deduplicating backup program with compression and authenticated encrypt

Added to portage

2026-04-03

boto3 - 1.42.82
Ebuild name:

dev-python/boto3-1.42.82

Description

The AWS SDK for Python

Added to portage

2026-04-03

botocore - 1.42.82
Ebuild name:

dev-python/botocore-1.42.82

Description

Low-level, data-driven core of boto 3

Added to portage

2026-04-03

caffe2 - 2.11.0-r3
Ebuild name:

sci-ml/caffe2-2.11.0-r3

Description

A deep learning framework

Added to portage

2026-04-03

charset-normalizer - 3.4.7
Ebuild name:

dev-python/charset-normalizer-3.4.7

Description

The Real First Universal Charset Detector

Added to portage

2026-04-03

checkpolicy - 3.9
Ebuild name:

sys-apps/checkpolicy-3.9

Description

SELinux policy compiler

Added to portage

2026-04-03

dbus-fast - 4.0.4
Ebuild name:

dev-python/dbus-fast-4.0.4

Description

A faster version of dbus-next

Added to portage

2026-04-03

dieharder - 3.31.1-r5
Ebuild name:

app-crypt/dieharder-3.31.1-r5

Description

An advanced suite for testing the randomness of RNGs

Added to portage

2026-04-03

django-debug-toolbar - 6.3.0
Ebuild name:

dev-python/django-debug-toolbar-6.3.0

Description

A configurable set of panels that display various debug infor

Added to portage

2026-04-03

eduke32 - 20260203.10664
Ebuild name:

games-fps/eduke32-20260203.10664

Description

An open source engine port of the classic PC first person shooter

Added to portage

2026-04-03

electrum - 4.7.2
Ebuild name:

net-misc/electrum-4.7.2

Description

User friendly Bitcoin client

Added to portage

2026-04-03

faudio - 26.04
Ebuild name:

app-emulation/faudio-26.04

Description

Accuracy-focused XAudio reimplementation for open platforms

Added to portage

2026-04-03

feh - 3.11.4
Ebuild name:

media-gfx/feh-3.11.4

Description

A fast, lightweight imageviewer using imlib2

Added to portage

2026-04-03

gentoo-sources - 6.12.80
Ebuild name:

sys-kernel/gentoo-sources-6.12.80

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-04-03

gentoo-sources - 6.18.21
Ebuild name:

sys-kernel/gentoo-sources-6.18.21

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-04-03

gentoo-sources - 6.19.11
Ebuild name:

sys-kernel/gentoo-sources-6.19.11

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-04-03

gentoo-sources - 6.6.132
Ebuild name:

sys-kernel/gentoo-sources-6.6.132

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-04-03

ghostscript-gpl - 10.06.0-r2
Ebuild name:

app-text/ghostscript-gpl-10.06.0-r2

Description

Interpreter for the PostScript language and PDF

Added to portage

2026-04-03

google-api-core - 2.30.2
Ebuild name:

dev-python/google-api-core-2.30.2

Description

Core Library for Google Client Libraries

Added to portage

2026-04-03

googleapis-common-protos - 1.74.0
Ebuild name:

dev-python/googleapis-common-protos-1.74.0

Description

Python classes generated from the common protos in the g

Added to portage

2026-04-03

jupyter-lsp - 2.3.1
Ebuild name:

dev-python/jupyter-lsp-2.3.1

Description

Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab

Added to portage

2026-04-03

libfilezilla - 0.55.2
Ebuild name:

dev-libs/libfilezilla-0.55.2

Description

C++ library offering some basic functionality for platform-independent

Added to portage

2026-04-03

libjpeg-turbo - 3.1.4.1
Ebuild name:

media-libs/libjpeg-turbo-3.1.4.1

Description

MMX, SSE, and SSE2 SIMD accelerated JPEG library

Added to portage

2026-04-03

libselinux - 3.9
Ebuild name:

sys-libs/libselinux-3.9

Description

SELinux userland library

Added to portage

2026-04-03

libsemanage - 3.9
Ebuild name:

sys-libs/libsemanage-3.9

Description

SELinux kernel and policy management library

Added to portage

2026-04-03

libsepol - 3.9
Ebuild name:

sys-libs/libsepol-3.9

Description

SELinux binary policy representation library

Added to portage

2026-04-03

marshmallow - 4.2.4
Ebuild name:

dev-python/marshmallow-4.2.4

Description

A library for converting to and from native Python datatypes

Added to portage

2026-04-03

matlab - 9999
Ebuild name:

app-emacs/matlab-9999

Description

Major modes for MATLAB .m and .tlc files

Added to portage

2026-04-03

mcstrans - 3.9
Ebuild name:

sys-apps/mcstrans-3.9

Description

SELinux context translation to human readable names

Added to portage

2026-04-03

mediafile - 0.15.0
Ebuild name:

dev-python/mediafile-0.15.0

Description

Read and write audio files' tags in Python

Added to portage

2026-04-03

mediawiki - 2.3.1
Ebuild name:

app-emacs/mediawiki-2.3.1

Description

MediaWiki client for Emacs

Added to portage

2026-04-03

minecraft-server - 26.1.1
Ebuild name:

games-server/minecraft-server-26.1.1

Description

The official server for the sandbox video game

Added to portage

2026-04-03

more-itertools - 11.0.1
Ebuild name:

dev-python/more-itertools-11.0.1

Description

More routines for operating on iterables, beyond itertools

Added to portage

2026-04-03

nvidia-drivers - 595.44.05
Ebuild name:

x11-drivers/nvidia-drivers-595.44.05

Description

NVIDIA Accelerated Graphics Driver

Added to portage

2026-04-03

openapi-core - 0.23.1
Ebuild name:

dev-python/openapi-core-0.23.1

Description

Client-side and server-side support for the OpenAPI Specification v3

Added to portage

2026-04-03

openssh - 10.3_p1
Ebuild name:

net-misc/openssh-10.3_p1

Description

Port of OpenBSD's free SSH release

Added to portage

2026-04-03

peewee - 4.0.4
Ebuild name:

dev-python/peewee-4.0.4

Description

Small Python ORM

Added to portage

2026-04-03

pjproject - 2.15.1-r2
Ebuild name:

net-libs/pjproject-2.15.1-r2

Description

Open source SIP, Media, and NAT Traversal Library

Added to portage

2026-04-03

pjproject - 2.16-r1
Ebuild name:

net-libs/pjproject-2.16-r1

Description

Open source SIP, Media, and NAT Traversal Library

Added to portage

2026-04-03

policycoreutils - 3.9
Ebuild name:

sys-apps/policycoreutils-3.9

Description

SELinux core utilities

Added to portage

2026-04-03

prowlarr-bin - 2.3.5.5323
Ebuild name:

www-apps/prowlarr-bin-2.3.5.5323

Description

An indexer manager/proxy to integrate with your various PVR apps

Added to portage

2026-04-03

pybtex - 0.26.0
Ebuild name:

dev-python/pybtex-0.26.0

Description

BibTeX-compatible bibliography processor

Added to portage

2026-04-03

pydevd - 3.5.0
Ebuild name:

dev-python/pydevd-3.5.0

Description

PyDev.Debugger (used in PyDev, PyCharm and VSCode Python)

Added to portage

2026-04-03

pypugjs - 6.0.2
Ebuild name:

dev-python/pypugjs-6.0.2

Description

Pug (Jade) syntax adapter for Django, Jinja2 and Mako templates

Added to portage

2026-04-03

pyside - 6.10.3
Ebuild name:

dev-python/pyside-6.10.3

Description

Python bindings for the Qt framework

Added to portage

2026-04-03

qutebrowser - 3.7.0
Ebuild name:

www-client/qutebrowser-3.7.0

Description

Keyboard-driven, vim-like browser based on Python and Qt

Added to portage

2026-04-03

restorecond - 3.9
Ebuild name:

sys-apps/restorecond-3.9

Description

Daemon to watch for creation and set default SELinux fcontexts

Added to portage

2026-04-03

secilc - 3.9
Ebuild name:

sys-apps/secilc-3.9

Description

SELinux Common Intermediate Language (CIL) Compiler

Added to portage

2026-04-03

seedfiles - 1.3
Ebuild name:

sys-apps/seedfiles-1.3

Description

Portable drop-in reimplementation of systemd-tmpfiles

Added to portage

2026-04-03

selinux-python - 3.9
Ebuild name:

sys-apps/selinux-python-3.9

Description

SELinux core utilities

Added to portage

2026-04-03

semodule-utils - 3.9
Ebuild name:

sys-apps/semodule-utils-3.9

Description

SELinux policy module utilities

Added to portage

2026-04-03

setools - 4.6.0
Ebuild name:

app-admin/setools-4.6.0

Description

Policy Analysis Tools for SELinux

Added to portage

2026-04-03

signal-desktop-bin - 8.5.0
Ebuild name:

net-im/signal-desktop-bin-8.5.0

Description

Allows you to send and receive messages of Signal Messenger on your

Added to portage

2026-04-03

stress-ng - 0.21.00
Ebuild name:

app-benchmarks/stress-ng-0.21.00

Description

Stress test for a computer system with various selectable ways

Added to portage

2026-04-03

tinyssh - 20260401
Ebuild name:

net-misc/tinyssh-20260401

Description

A small SSH server with state-of-the-art cryptography

Added to portage

2026-04-03

torchvision - 0.26.0
Ebuild name:

sci-ml/torchvision-0.26.0

Description

Datasets, transforms and models to specific to computer vision

Added to portage

2026-04-03

tree-sitter - 0.26.8
Ebuild name:

dev-libs/tree-sitter-0.26.8

Description

Tree-sitter is a parser generator tool and an incremental parsing libra

Added to portage

2026-04-03

tree-sitter-cli - 0.26.8
Ebuild name:

dev-util/tree-sitter-cli-0.26.8

Description

Command-line tool for creating and testing tree-sitter grammars

Added to portage

2026-04-03

util-linux - 2.41.4
Ebuild name:

sys-apps/util-linux-2.41.4

Description

Various useful Linux utilities

Added to portage

2026-04-03

uutils-coreutils - 0.7.0
Ebuild name:

sys-apps/uutils-coreutils-0.7.0

Description

GNU coreutils rewritten in Rust

Added to portage

2026-04-03

vanilla-sources - 6.6.132
Ebuild name:

sys-kernel/vanilla-sources-6.6.132

Description

Full sources for the Linux kernel

Added to portage

2026-04-03

vaultwarden - 1.35.4-r2
Ebuild name:

app-admin/vaultwarden-1.35.4-r2

Description

Unofficial Bitwarden compatible password manager

Added to portage

2026-04-03

vivaldi - 7.9.3970.47
Ebuild name:

www-client/vivaldi-7.9.3970.47

Description

A browser for our friends

Added to portage

2026-04-03

werkzeug - 3.1.8
Ebuild name:

dev-python/werkzeug-3.1.8

Description

Collection of various utilities for WSGI applications

Added to portage

2026-04-03

wireplumber - 0.5.14
Ebuild name:

media-video/wireplumber-0.5.14

Description

Replacement for pipewire-media-session

Added to portage

2026-04-03

zen-sources - 6.19.10
Ebuild name:

sys-kernel/zen-sources-6.19.10

Description

The Zen Kernel Live Sources

Added to portage

2026-04-03

rdf newsfeed | rss newsfeed | Atom newsfeed
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
- Copyright and legal notices -
Time to create this page: 29.9 ms