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:

87055

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.31.3 -++---~~----+none
show
show
nginx-1.31.2-r1 -++---~~----+none
show
show
nginx-1.31.1-r1 -++---~~----+none
show
show
nginx-1.30.4 -++---~~----+none
show
show
nginx-1.30.3-r1 -++---~~----+none
show
show
nginx-1.30.2-r1 -++---~~----+none
show
show
nginx-1.30.0-r1 -~~---~~----~none
show
show
nginx-1.29.7-r2 -~~---~~----~none
show
show
nginx-1.29.5-r1 -++---~~----+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.


back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-07-20
gcc - 17.0.0_p20260719
Ebuild name:

sys-devel/gcc-17.0.0_p20260719

Description

The GNU Compiler Collection

Added to portage

2026-07-20

gherkin-official - 42.0.0
Ebuild name:

dev-python/gherkin-official-42.0.0

Description

Gherkin parser/compiler for Python

Added to portage

2026-07-20

git-sources - 7.2_rc4
Ebuild name:

sys-kernel/git-sources-7.2_rc4

Description

The very latest -git version of the Linux kernel

Added to portage

2026-07-20

gulrak-filesystem - 1.5.16
Ebuild name:

dev-cpp/gulrak-filesystem-1.5.16

Description

Header-only single-file std compatible helper library

Added to portage

2026-07-20

libxmp - 4.7.1
Ebuild name:

media-libs/libxmp-4.7.1

Description

Library that renders module files to PCM data

Added to portage

2026-07-20

sdl2-mixer - 2.8.1-r4
Ebuild name:

media-libs/sdl2-mixer-2.8.1-r4

Description

Simple Direct Media Layer Mixer Library

Added to portage

2026-07-20

sdl2-mixer - 2.8.2-r1
Ebuild name:

media-libs/sdl2-mixer-2.8.2-r1

Description

Simple Direct Media Layer Mixer Library

Added to portage

2026-07-20

stb - 20260415-r1
Ebuild name:

dev-libs/stb-20260415-r1

Description

Single-file C/C++ libraries for various purposes

Added to portage

2026-07-20

2026-07-19
antlr - 4.13.2-r1
Ebuild name:

dev-java/antlr-4.13.2-r1

Description

A parser generator for many languages

Added to portage

2026-07-19

antlr-runtime - 4.13.2-r1
Ebuild name:

dev-java/antlr-runtime-4.13.2-r1

Description

ANTLR 4 Runtime

Added to portage

2026-07-19

antlr-tool - 4.13.2-r2
Ebuild name:

dev-java/antlr-tool-4.13.2-r2

Description

The ANTLR 4 grammar compiler

Added to portage

2026-07-19

binding_of_caller - 2.0.0
Ebuild name:

dev-ruby/binding_of_caller-2.0.0

Description

Retrieve the binding of a method's caller

Added to portage

2026-07-19

chrome-binary-plugins - 150.0.7871.128
Ebuild name:

www-plugins/chrome-binary-plugins-150.0.7871.128

Description

Binary plugins from Google Chrome for use in Chrom

Added to portage

2026-07-19

chrome-binary-plugins - 151.0.7922.34_beta
Ebuild name:

www-plugins/chrome-binary-plugins-151.0.7922.34_beta

Description

Binary plugins from Google Chrome for use in C

Added to portage

2026-07-19

chrome-binary-plugins - 152.0.7953.3_alpha
Ebuild name:

www-plugins/chrome-binary-plugins-152.0.7953.3_alpha

Description

Binary plugins from Google Chrome for use in C

Added to portage

2026-07-19

chromedriver-bin - 150.0.7871.128
Ebuild name:

www-apps/chromedriver-bin-150.0.7871.128

Description

WebDriver for Chrome

Added to portage

2026-07-19

chromium - 150.0.7871.128
Ebuild name:

www-client/chromium-150.0.7871.128

Description

Open-source version of Google Chrome web browser

Added to portage

2026-07-19

cpp-httplib - 0.50.1
Ebuild name:

dev-cpp/cpp-httplib-0.50.1

Description

C++ HTTP/HTTPS server and client library

Added to portage

2026-07-19

diffoscope - 325
Ebuild name:

dev-util/diffoscope-325

Description

Will try to get to the bottom of what makes files or directories different

Added to portage

2026-07-19

dist-kernel - 6.12.96
Ebuild name:

virtual/dist-kernel-6.12.96

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-07-19

dist-kernel - 6.18.39
Ebuild name:

virtual/dist-kernel-6.18.39

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-07-19

dist-kernel - 7.1.4
Ebuild name:

virtual/dist-kernel-7.1.4

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-07-19

django-configurations - 2.5.1-r1
Ebuild name:

dev-python/django-configurations-2.5.1-r1

Description

A helper for organizing Django settings

Added to portage

2026-07-19

ffmpeg-chromium - 150.0.7871.124
Ebuild name:

media-video/ffmpeg-chromium-150.0.7871.124

Description

FFmpeg built specifically for codec support in Chromium-

Added to portage

2026-07-19

filelock - 3.31.0
Ebuild name:

dev-python/filelock-3.31.0

Description

A platform independent file lock for Python

Added to portage

2026-07-19

fzf - 0.74.1
Ebuild name:

app-shells/fzf-0.74.1

Description

General-purpose command-line fuzzy finder, written in Golang

Added to portage

2026-07-19

gcc - 13.4.1_p20260715
Ebuild name:

sys-devel/gcc-13.4.1_p20260715

Description

The GNU Compiler Collection

Added to portage

2026-07-19

gcc - 14.4.1_p20260716
Ebuild name:

sys-devel/gcc-14.4.1_p20260716

Description

The GNU Compiler Collection

Added to portage

2026-07-19

gcc - 15.3.1_p20260717
Ebuild name:

sys-devel/gcc-15.3.1_p20260717

Description

The GNU Compiler Collection

Added to portage

2026-07-19

gcc - 16.1.1_p20260718
Ebuild name:

sys-devel/gcc-16.1.1_p20260718

Description

The GNU Compiler Collection

Added to portage

2026-07-19

gentoo-kernel - 6.12.96
Ebuild name:

sys-kernel/gentoo-kernel-6.12.96

Description

Linux kernel built with Gentoo patches

Added to portage

2026-07-19

gentoo-kernel - 6.18.39
Ebuild name:

sys-kernel/gentoo-kernel-6.18.39

Description

Linux kernel built with Gentoo patches

Added to portage

2026-07-19

gentoo-kernel - 7.1.4
Ebuild name:

sys-kernel/gentoo-kernel-7.1.4

Description

Linux kernel built with Gentoo patches

Added to portage

2026-07-19

gentoo-kernel-bin - 6.12.96
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.12.96

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-07-19

gentoo-kernel-bin - 6.18.39
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.18.39

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-07-19

gentoo-kernel-bin - 7.1.4
Ebuild name:

sys-kernel/gentoo-kernel-bin-7.1.4

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-07-19

gentoo-kernel-modprep - 6.12.96
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.12.96

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-07-19

gentoo-kernel-modprep - 6.18.39
Ebuild name:

sys-kernel/gentoo-kernel-modprep-6.18.39

Description

Minimal subset of gentoo-kernel-bin for building modules,

Added to portage

2026-07-19

gentoo-kernel-modprep - 7.1.4
Ebuild name:

sys-kernel/gentoo-kernel-modprep-7.1.4

Description

Minimal subset of gentoo-kernel-bin for building modules, fo

Added to portage

2026-07-19

google-chrome - 150.0.7871.128
Ebuild name:

www-client/google-chrome-150.0.7871.128

Description

The web browser from Google

Added to portage

2026-07-19

google-chrome-beta - 151.0.7922.34
Ebuild name:

www-client/google-chrome-beta-151.0.7922.34

Description

The web browser from Google

Added to portage

2026-07-19

google-chrome-unstable - 152.0.7953.3
Ebuild name:

www-client/google-chrome-unstable-152.0.7953.3

Description

The web browser from Google

Added to portage

2026-07-19

gopls - 0.23.0
Ebuild name:

dev-go/gopls-0.23.0

Description

Added to portage

2026-07-19

gpep517 - 20
Ebuild name:

dev-python/gpep517-20

Description

A backend script to aid installing Python packages in Gentoo

Added to portage

2026-07-19

hypothesis - 6.156.9
Ebuild name:

dev-python/hypothesis-6.156.9

Description

A library for property based testing

Added to portage

2026-07-19

icinga-php-thirdparty - 0.15.3
Ebuild name:

dev-libs/icinga-php-thirdparty-0.15.3

Description

Icinga PHP libraries for Icinga Web 2

Added to portage

2026-07-19

icingaweb2-module-director - 1.11.9
Ebuild name:

www-apps/icingaweb2-module-director-1.11.9

Description

Icinga Web 2 plugin for configuration

Added to portage

2026-07-19

intellij-idea - 2026.2
Ebuild name:

dev-util/intellij-idea-2026.2

Description

A complete toolset for web, mobile and enterprise development

Added to portage

2026-07-19

jsonb-api - 2.0.0-r1
Ebuild name:

dev-java/jsonb-api-2.0.0-r1

Description

Jakarta JSON Binding

Added to portage

2026-07-19

jwt - 2.10.3
Ebuild name:

dev-ruby/jwt-2.10.3

Description

A Ruby implementation of JSON Web Token draft 06

Added to portage

2026-07-19

jwt - 3.2.0
Ebuild name:

dev-ruby/jwt-3.2.0

Description

A Ruby implementation of JSON Web Token draft 06

Added to portage

2026-07-19

kdiff3 - 1.12.5
Ebuild name:

kde-misc/kdiff3-1.12.5

Description

Frontend to diff3 based on KDE Frameworks

Added to portage

2026-07-19

kimageformats - 6.28.0-r1
Ebuild name:

kde-frameworks/kimageformats-6.28.0-r1

Description

Framework providing additional format plugins for Qt's image

Added to portage

2026-07-19

libgit2 - 1.9.6
Ebuild name:

dev-libs/libgit2-1.9.6

Description

A linkable library for Git

Added to portage

2026-07-19

libssh2 - 1.11.1-r2
Ebuild name:

net-libs/libssh2-1.11.1-r2

Description

Library implementing the SSH2 protocol

Added to portage

2026-07-19

matplotlib - 3.11.1
Ebuild name:

dev-python/matplotlib-3.11.1

Description

Pure python plotting library with matlab like syntax

Added to portage

2026-07-19

mattermost-desktop-bin - 6.3.0_rc1
Ebuild name:

net-im/mattermost-desktop-bin-6.3.0_rc1

Description

Mattermost Desktop application

Added to portage

2026-07-19

mergiraf - 0.18.0
Ebuild name:

dev-vcs/mergiraf-0.18.0

Description

Syntax-aware git merge driver

Added to portage

2026-07-19

metasm - 1.0.5-r3
Ebuild name:

dev-ruby/metasm-1.0.5-r3

Description

Cross-architecture assembler, disassembler, linker, and debugger

Added to portage

2026-07-19

microsoft-edge - 150.0.4078.83
Ebuild name:

www-client/microsoft-edge-150.0.4078.83

Description

The web browser from Microsoft

Added to portage

2026-07-19

microsoft-edge-beta - 150.0.4078.65
Ebuild name:

www-client/microsoft-edge-beta-150.0.4078.65

Description

The web browser from Microsoft

Added to portage

2026-07-19

microsoft-edge-beta - 151.0.4129.15
Ebuild name:

www-client/microsoft-edge-beta-151.0.4129.15

Description

The web browser from Microsoft

Added to portage

2026-07-19

microsoft-edge-beta - 151.0.4129.21
Ebuild name:

www-client/microsoft-edge-beta-151.0.4129.21

Description

The web browser from Microsoft

Added to portage

2026-07-19

microsoft-edge-dev - 151.0.4129.21
Ebuild name:

www-client/microsoft-edge-dev-151.0.4129.21

Description

The web browser from Microsoft

Added to portage

2026-07-19

microsoft-edge-dev - 151.0.4129.8
Ebuild name:

www-client/microsoft-edge-dev-151.0.4129.8

Description

The web browser from Microsoft

Added to portage

2026-07-19

microsoft-edge-dev - 152.0.4148.0
Ebuild name:

www-client/microsoft-edge-dev-152.0.4148.0

Description

The web browser from Microsoft

Added to portage

2026-07-19

multipart - 2.0.0
Ebuild name:

dev-python/multipart-2.0.0

Description

Parser for multipart/form-data

Added to portage

2026-07-19

mycli - 2.3.0
Ebuild name:

dev-db/mycli-2.3.0

Description

CLI for MySQL Database with auto-completion and syntax highlighting

Added to portage

2026-07-19

ngircd - 28
Ebuild name:

net-irc/ngircd-28

Description

An IRC server written from scratch

Added to portage

2026-07-19

nss - 3.126
Ebuild name:

dev-libs/nss-3.126

Description

Mozilla's Network Security Services library that implements PKI support

Added to portage

2026-07-19

numexpr - 2.14.2
Ebuild name:

dev-python/numexpr-2.14.2

Description

Fast numerical array expression evaluator for Python and NumPy

Added to portage

2026-07-19

nwipe - 0.41
Ebuild name:

app-crypt/nwipe-0.41

Description

Securely erase disks using a variety of recognized methods

Added to portage

2026-07-19

onak - 0.6.3
Ebuild name:

app-crypt/onak-0.6.3

Description

onak is an OpenPGP keyserver

Added to portage

2026-07-19

openpgp-keys-alexbarton - 20260718
Ebuild name:

sec-keys/openpgp-keys-alexbarton-20260718

Description

OpenPGP keys used by Alex Barton

Added to portage

2026-07-19

openpgp-keys-nabijaczleweli - 20260717
Ebuild name:

sec-keys/openpgp-keys-nabijaczleweli-20260717

Description

OpenPGP keys used by ??? (nabijaczleweli)

Added to portage

2026-07-19

openrsync - 0.5.0_p20260706
Ebuild name:

net-misc/openrsync-0.5.0_p20260706

Description

BSD-licensed implementation of rsync

Added to portage

2026-07-19

openrsync - 9999
Ebuild name:

net-misc/openrsync-9999

Description

BSD-licensed implementation of rsync

Added to portage

2026-07-19

openssh - 10.4_p1-r1
Ebuild name:

net-misc/openssh-10.4_p1-r1

Description

Port of OpenBSD's free SSH release

Added to portage

2026-07-19

opera - 133.0.5932.60
Ebuild name:

www-client/opera-133.0.5932.60

Description

A fast and secure web browser

Added to portage

2026-07-19

opera-developer - 134.0.5945.0
Ebuild name:

www-client/opera-developer-134.0.5945.0

Description

A fast and secure web browser

Added to portage

2026-07-19

opera-developer - 134.0.5952.0
Ebuild name:

www-client/opera-developer-134.0.5952.0

Description

A fast and secure web browser

Added to portage

2026-07-19

opera-developer - 135.0.5960.0
Ebuild name:

www-client/opera-developer-135.0.5960.0

Description

A fast and secure web browser

Added to portage

2026-07-19

ossp-uuid - 1.6.6
Ebuild name:

dev-libs/ossp-uuid-1.6.6

Description

An ISO-C API with CLI for generating DCE, ISO/IEC and RFC compliant UUID

Added to portage

2026-07-19

pbs-installer - 2026.7.18
Ebuild name:

dev-python/pbs-installer-2026.7.18

Description

Installer for Python Build Standalone

Added to portage

2026-07-19

pecl-xattr - 1.4.1-r1
Ebuild name:

dev-php/pecl-xattr-1.4.1-r1

Description

Extended attributes for PHP

Added to portage

2026-07-19

platformdirs - 4.10.1
Ebuild name:

dev-python/platformdirs-4.10.1

Description

A small Python module for determining appropriate platform-specific

Added to portage

2026-07-19

regex - 2026.7.19
Ebuild name:

dev-python/regex-2026.7.19

Description

Alternative regular expression module to replace re

Added to portage

2026-07-19

service-manager - 3
Ebuild name:

virtual/service-manager-3

Description

Virtual for various service managers

Added to portage

2026-07-19

sigil - 2.8.1
Ebuild name:

app-text/sigil-2.8.1

Description

Multi-platform WYSIWYG ebook editor for ePub format

Added to portage

2026-07-19

solfege - 3.23.4-r1
Ebuild name:

media-sound/solfege-3.23.4-r1

Description

GNU program to help practicing ear training

Added to portage

2026-07-19

sphinxcontrib-mermaid - 2.1.0
Ebuild name:

dev-python/sphinxcontrib-mermaid-2.1.0

Description

Sphinx spelling extension

Added to portage

2026-07-19

strawberry - 1.2.23
Ebuild name:

media-sound/strawberry-1.2.23

Description

Modern music player and library organizer based on Clementine and Qt

Added to portage

2026-07-19

telegram-desktop - 7.0.2
Ebuild name:

net-im/telegram-desktop-7.0.2

Description

Official desktop client for Telegram

Added to portage

2026-07-19

telegram-desktop-bin - 7.0.1
Ebuild name:

net-im/telegram-desktop-bin-7.0.1

Description

Official desktop client for Telegram (binary package)

Added to portage

2026-07-19

tibs - 1.1.0
Ebuild name:

dev-python/tibs-1.1.0

Description

A sleek Python library for your binary data

Added to portage

2026-07-19

valijson - 1.1.2
Ebuild name:

dev-cpp/valijson-1.1.2

Description

Header-only C++ library for JSON Schema validation

Added to portage

2026-07-19

vanilla-kernel - 6.12.96
Ebuild name:

sys-kernel/vanilla-kernel-6.12.96

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-07-19

vanilla-kernel - 6.18.39
Ebuild name:

sys-kernel/vanilla-kernel-6.18.39

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-07-19

vanilla-kernel - 7.1.4
Ebuild name:

sys-kernel/vanilla-kernel-7.1.4

Description

Linux kernel built from vanilla upstream sources

Added to portage

2026-07-19

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