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:

84654

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.

Esitmated compile time




back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-04-27
blake3 - 1.8.5
Ebuild name:

dev-libs/blake3-1.8.5

Description

a fast cryptographic hash function

Added to portage

2026-04-27

fluidsynth - 2.5.4
Ebuild name:

media-sound/fluidsynth-2.5.4

Description

Software real-time synthesizer based on the Soundfont 2 specifications

Added to portage

2026-04-27

gpsd - 3.27.5
Ebuild name:

sci-geosciences/gpsd-3.27.5

Description

GPS daemon and library for USB/serial GPS devices and GPS/mapping clien

Added to portage

2026-04-27

nxml-libvirt-schemas - 12.0.0
Ebuild name:

app-emacs/nxml-libvirt-schemas-12.0.0

Description

Extension for nxml-mode with libvirt schemas

Added to portage

2026-04-27

openpgp-keys-garyemiller - 20230413
Ebuild name:

sec-keys/openpgp-keys-garyemiller-20230413

Description

OpenPGP key for Gary E. Miller

Added to portage

2026-04-27

selinux-accountsd - 2.20250213_p1
Ebuild name:

sec-policy/selinux-accountsd-2.20250213_p1

Description

SELinux policy for accountsd

Added to portage

2026-04-27

selinux-accountsd - 2.20250618_p1
Ebuild name:

sec-policy/selinux-accountsd-2.20250618_p1

Description

SELinux policy for accountsd

Added to portage

2026-04-27

selinux-acct - 2.20250213_p1
Ebuild name:

sec-policy/selinux-acct-2.20250213_p1

Description

SELinux policy for acct

Added to portage

2026-04-27

selinux-acct - 2.20250618_p1
Ebuild name:

sec-policy/selinux-acct-2.20250618_p1

Description

SELinux policy for acct

Added to portage

2026-04-27

selinux-afs - 2.20250213_p1
Ebuild name:

sec-policy/selinux-afs-2.20250213_p1

Description

SELinux policy for afs

Added to portage

2026-04-27

selinux-afs - 2.20250618_p1
Ebuild name:

sec-policy/selinux-afs-2.20250618_p1

Description

SELinux policy for afs

Added to portage

2026-04-27

selinux-aide - 2.20250213_p1
Ebuild name:

sec-policy/selinux-aide-2.20250213_p1

Description

SELinux policy for aide

Added to portage

2026-04-27

selinux-aide - 2.20250618_p1
Ebuild name:

sec-policy/selinux-aide-2.20250618_p1

Description

SELinux policy for aide

Added to portage

2026-04-27

selinux-alsa - 2.20250213_p1
Ebuild name:

sec-policy/selinux-alsa-2.20250213_p1

Description

SELinux policy for alsa

Added to portage

2026-04-27

selinux-alsa - 2.20250618_p1
Ebuild name:

sec-policy/selinux-alsa-2.20250618_p1

Description

SELinux policy for alsa

Added to portage

2026-04-27

selinux-amanda - 2.20250213_p1
Ebuild name:

sec-policy/selinux-amanda-2.20250213_p1

Description

SELinux policy for amanda

Added to portage

2026-04-27

selinux-amanda - 2.20250618_p1
Ebuild name:

sec-policy/selinux-amanda-2.20250618_p1

Description

SELinux policy for amanda

Added to portage

2026-04-27

selinux-amavis - 2.20250213_p1
Ebuild name:

sec-policy/selinux-amavis-2.20250213_p1

Description

SELinux policy for amavis

Added to portage

2026-04-27

selinux-amavis - 2.20250618_p1
Ebuild name:

sec-policy/selinux-amavis-2.20250618_p1

Description

SELinux policy for amavis

Added to portage

2026-04-27

selinux-android - 2.20250213_p1
Ebuild name:

sec-policy/selinux-android-2.20250213_p1

Description

SELinux policy for android

Added to portage

2026-04-27

selinux-android - 2.20250618_p1
Ebuild name:

sec-policy/selinux-android-2.20250618_p1

Description

SELinux policy for android

Added to portage

2026-04-27

selinux-apache - 2.20250213_p1
Ebuild name:

sec-policy/selinux-apache-2.20250213_p1

Description

SELinux policy for apache

Added to portage

2026-04-27

selinux-apache - 2.20250618_p1
Ebuild name:

sec-policy/selinux-apache-2.20250618_p1

Description

SELinux policy for apache

Added to portage

2026-04-27

selinux-apcupsd - 2.20250213_p1
Ebuild name:

sec-policy/selinux-apcupsd-2.20250213_p1

Description

SELinux policy for apcupsd

Added to portage

2026-04-27

selinux-apcupsd - 2.20250618_p1
Ebuild name:

sec-policy/selinux-apcupsd-2.20250618_p1

Description

SELinux policy for apcupsd

Added to portage

2026-04-27

selinux-apm - 2.20250213_p1
Ebuild name:

sec-policy/selinux-apm-2.20250213_p1

Description

SELinux policy for acpi

Added to portage

2026-04-27

selinux-apm - 2.20250618_p1
Ebuild name:

sec-policy/selinux-apm-2.20250618_p1

Description

SELinux policy for acpi

Added to portage

2026-04-27

selinux-arpwatch - 2.20250213_p1
Ebuild name:

sec-policy/selinux-arpwatch-2.20250213_p1

Description

SELinux policy for arpwatch

Added to portage

2026-04-27

selinux-arpwatch - 2.20250618_p1
Ebuild name:

sec-policy/selinux-arpwatch-2.20250618_p1

Description

SELinux policy for arpwatch

Added to portage

2026-04-27

selinux-asterisk - 2.20250213_p1
Ebuild name:

sec-policy/selinux-asterisk-2.20250213_p1

Description

SELinux policy for asterisk

Added to portage

2026-04-27

selinux-asterisk - 2.20250618_p1
Ebuild name:

sec-policy/selinux-asterisk-2.20250618_p1

Description

SELinux policy for asterisk

Added to portage

2026-04-27

selinux-at - 2.20250213_p1
Ebuild name:

sec-policy/selinux-at-2.20250213_p1

Description

SELinux policy for at

Added to portage

2026-04-27

selinux-at - 2.20250618_p1
Ebuild name:

sec-policy/selinux-at-2.20250618_p1

Description

SELinux policy for at

Added to portage

2026-04-27

selinux-automount - 2.20250213_p1
Ebuild name:

sec-policy/selinux-automount-2.20250213_p1

Description

SELinux policy for automount

Added to portage

2026-04-27

selinux-automount - 2.20250618_p1
Ebuild name:

sec-policy/selinux-automount-2.20250618_p1

Description

SELinux policy for automount

Added to portage

2026-04-27

selinux-avahi - 2.20250213_p1
Ebuild name:

sec-policy/selinux-avahi-2.20250213_p1

Description

SELinux policy for avahi

Added to portage

2026-04-27

selinux-avahi - 2.20250618_p1
Ebuild name:

sec-policy/selinux-avahi-2.20250618_p1

Description

SELinux policy for avahi

Added to portage

2026-04-27

selinux-awstats - 2.20250213_p1
Ebuild name:

sec-policy/selinux-awstats-2.20250213_p1

Description

SELinux policy for awstats

Added to portage

2026-04-27

selinux-awstats - 2.20250618_p1
Ebuild name:

sec-policy/selinux-awstats-2.20250618_p1

Description

SELinux policy for awstats

Added to portage

2026-04-27

selinux-backup - 2.20250213_p1
Ebuild name:

sec-policy/selinux-backup-2.20250213_p1

Description

SELinux policy for generic backup apps

Added to portage

2026-04-27

selinux-backup - 2.20250618_p1
Ebuild name:

sec-policy/selinux-backup-2.20250618_p1

Description

SELinux policy for generic backup apps

Added to portage

2026-04-27

selinux-bacula - 2.20250213_p1
Ebuild name:

sec-policy/selinux-bacula-2.20250213_p1

Description

SELinux policy for bacula

Added to portage

2026-04-27

selinux-bacula - 2.20250618_p1
Ebuild name:

sec-policy/selinux-bacula-2.20250618_p1

Description

SELinux policy for bacula

Added to portage

2026-04-27

selinux-base - 2.20250213_p1
Ebuild name:

sec-policy/selinux-base-2.20250213_p1

Description

Gentoo base policy for SELinux

Added to portage

2026-04-27

selinux-base - 2.20250618_p1
Ebuild name:

sec-policy/selinux-base-2.20250618_p1

Description

Gentoo base policy for SELinux

Added to portage

2026-04-27

selinux-base-policy - 2.20250213_p1
Ebuild name:

sec-policy/selinux-base-policy-2.20250213_p1

Description

SELinux policy for core modules

Added to portage

2026-04-27

selinux-base-policy - 2.20250618_p1
Ebuild name:

sec-policy/selinux-base-policy-2.20250618_p1

Description

SELinux policy for core modules

Added to portage

2026-04-27

selinux-bind - 2.20250213_p1
Ebuild name:

sec-policy/selinux-bind-2.20250213_p1

Description

SELinux policy for bind

Added to portage

2026-04-27

selinux-bind - 2.20250618_p1
Ebuild name:

sec-policy/selinux-bind-2.20250618_p1

Description

SELinux policy for bind

Added to portage

2026-04-27

selinux-bitcoin - 2.20250213_p1
Ebuild name:

sec-policy/selinux-bitcoin-2.20250213_p1

Description

SELinux policy for bitcoin

Added to portage

2026-04-27

2026-04-26
epix - 1.2.22
Ebuild name:

sci-visualization/epix-1.2.22

Description

2- and 3-D plotter for creating images (to be used in LaTeX)

Added to portage

2026-04-26

fail2ban - 1.1.0-r7
Ebuild name:

net-analyzer/fail2ban-1.1.0-r7

Description

Scans log files and bans IPs that show malicious signs

Added to portage

2026-04-26

font-util - 1.4.2
Ebuild name:

media-fonts/font-util-1.4.2

Description

X.Org font utilities

Added to portage

2026-04-26

gpxsee - 16.6
Ebuild name:

sci-geosciences/gpxsee-16.6

Description

Viewer and analyzer that supports gpx, tcx, kml, fit, igc and nmea file

Added to portage

2026-04-26

koleo-cli - 0.2.137.32
Ebuild name:

app-misc/koleo-cli-0.2.137.32

Description

A simple CLI for koleo.pl railway planner

Added to portage

2026-04-26

kooha - 2.3.1
Ebuild name:

media-video/kooha-2.3.1

Description

Elegant screen recorder for Wayland

Added to portage

2026-04-26

mutt - 2.3.2
Ebuild name:

mail-client/mutt-2.3.2

Description

A small but very powerful text-based mail client

Added to portage

2026-04-26

nagios - 4.5.12
Ebuild name:

net-analyzer/nagios-4.5.12

Description

The Nagios metapackage

Added to portage

2026-04-26

nagios-core - 4.5.12
Ebuild name:

net-analyzer/nagios-core-4.5.12

Description

Nagios core - monitoring daemon, web GUI, and documentation

Added to portage

2026-04-26

nh3 - 0.3.5
Ebuild name:

dev-python/nh3-0.3.5

Description

Ammonia HTML sanitizer Python binding

Added to portage

2026-04-26

nss - 3.112.5
Ebuild name:

dev-libs/nss-3.112.5

Description

Mozilla's Network Security Services library that implements PKI support

Added to portage

2026-04-26

nss - 3.123.1
Ebuild name:

dev-libs/nss-3.123.1

Description

Mozilla's Network Security Services library that implements PKI support

Added to portage

2026-04-26

phonenumbers - 9.0.29
Ebuild name:

dev-python/phonenumbers-9.0.29

Description

Python port of Google's libphonenumber

Added to portage

2026-04-26

postfix - 3.12_pre20260423
Ebuild name:

mail-mta/postfix-3.12_pre20260423

Description

A fast and secure drop-in replacement for sendmail

Added to portage

2026-04-26

raggre46 - 0.6.0
Ebuild name:

net-misc/raggre46-0.6.0

Description

Aggregate IPv4 & IPv6 network addresses

Added to portage

2026-04-26

safeeyes - 3.5.0
Ebuild name:

x11-misc/safeeyes-3.5.0

Description

Linux alternative to EyeLeo

Added to portage

2026-04-26

xbitmaps - 1.1.4
Ebuild name:

x11-misc/xbitmaps-1.1.4

Description

X.Org bitmaps data

Added to portage

2026-04-26

xrandr - 1.5.4
Ebuild name:

x11-apps/xrandr-1.5.4

Description

A primitive command line interface to RandR extension

Added to portage

2026-04-26

xxhash - 3.7.0
Ebuild name:

dev-python/xxhash-3.7.0

Description

Python binding for the xxHash library

Added to portage

2026-04-26

yara-python - 4.5.5
Ebuild name:

dev-python/yara-python-4.5.5

Description

Python interface for a malware identification and classification tool

Added to portage

2026-04-26

zope-interface - 8.4
Ebuild name:

dev-python/zope-interface-8.4

Description

Interfaces for Python

Added to portage

2026-04-26

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