www-servers / sniproxy

Proxies incoming HTTP and TLS connections based on the hostname

Official package sites : https://github.com/dlundquist/sniproxy ·

v0.6.1 :: 0 :: gentoo

Modified
License
BSD-2
Keywords
~amd64 ~x86
USE flags
dns largefile rfc3339 test

General

dns
Enable DNS resolver via net-libs/udns
largefile
Enable large file support (so we can log more than 2GB)
rfc3339
Use RFC3339 timestamp format in log.
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

acct-group / sniproxy : System group: sniproxy

acct-user / sniproxy : System user: sniproxy

dev-libs / libev : A high-performance event loop/event model with lots of feature

dev-libs / libpcre : Perl-compatible regular expression library

net-libs / udns : Async-capable DNS stub resolver library

net-misc / curl : A Client that groks URLs

sys-libs / queue-standalone : Install <sys/queue.h> from glibc

acct-group / sniproxy : System group: sniproxy

acct-user / sniproxy : System user: sniproxy

dev-libs / libev : A high-performance event loop/event model with lots of feature

dev-libs / libpcre : Perl-compatible regular expression library

net-libs / udns : Async-capable DNS stub resolver library

763909
www-servers/sniproxy-0.6.0-r1 fails tests
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
www-servers/sniproxy: fix compile on musl
Closes: https://bugs.gentoo.org/831460 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pierre-Olivier Mercier · gentoo
www-servers/sniproxy: Drop vulnerable release
Signed-off-by: Pierre-Olivier Mercier <nemunaire@nemunai.re> Signed-off-by: Sam James <sam@gentoo.org>
Pierre-Olivier Mercier · gentoo
www-servers/sniproxy: Bump to 0.6.1
Bug: https://bugs.gentoo.org/903716 Signed-off-by: Pierre-Olivier Mercier <nemunaire@nemunai.re> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
www-servers/sniproxy: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
www-servers/sniproxy: fix build with gcc-10, port to GLEP 81
Closes: https://bugs.gentoo.org/707530 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pierre-Olivier Mercier · gentoo
www-server/sniproxy: bump to 0.6.0
Closes: https://bugs.gentoo.org/651928 Closes: https://github.com/gentoo/gentoo/pull/10604 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Pierre-Olivier Mercier <nemunaire@nemunai.re> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Pierre-Olivier Mercier · gentoo
www-servers/sniproxy: new package
Closes: https://github.com/gentoo/gentoo/pull/5410 Package-Manager: Portage-2.3.6, Repoman-2.3.1