Summary
Privoxy is a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has application for both stand-alone systems and multi-user networks.
Versions
v3.0.34 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 arm ppc ppc64 sparc x86 ~alpha ~arm64 ~riscv
- USE flags
- acl brotli client-tags compression editor extended-host-patterns extended-statistics external-filters fast-redirects force fuzz graceful-termination image-blocking ipv6 jit lfs mbedtls openssl png-images sanitize selinux ssl stats threads toggle tools whitelists zlib
USE flags
General
- acl
- Add support for Access Control Lists
- brotli
- Decompress brotli compressed data using app-arch/brotli before filtering
- client-tags
- Enable support for client-specific tags
- compression
- Allow privoxy to compress buffered content before sending to the client, if it supports it
- editor
- Enable the web-based actions file editor
- extended-host-patterns
- Enable and require PCRE syntax in host patterns. You must convert action files to PCRE, see privoxy-url-pattern-translator.pl (see tools USE flag). Use at your own risk!
- extended-statistics
- Gather extended statistics
- external-filters
- Allow to filter content with scripts and programs. Experimental
- fast-redirects
- Support fast redirects
- force
- Allow single-page disable (force load)
- fuzz
- Exposes Privoxy internals to input from files or stdout. Intended for fuzzing testing
- graceful-termination
- Allow to shutdown Privoxy through the webinterface
- image-blocking
- Allows the +handle-as-image action, to send "blocked" images instead of HTML
- ipv6
- Add support for IP version 6
- jit
- Enable PCRE jit (recommended)
- lfs
- Support large files (>2GB) on 32-bit systems
- mbedtls
- Use net-libs/mbedtls for HTTPS filtering
- openssl
- Use dev-libs/openssl for HTTPS filtering
- png-images
- Use PNG format instead of GIF for built-in images
- sanitize
- Enable asan, msan and usan sanitizers. Your compiler must support them
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- ssl
- HTTPS inspection support. Enables privoxy to perform SSL MITM filtering, see docs, use with care
- stats
- Keep statistics
- threads
- Enable POSIX threads. Highly recommended, otherwise both build and run-time features may not work properly.
- toggle
- Support temporary disable toggle via web interface
- tools
- Install log parser, regression tester and user agent generator tools
- whitelists
- Support trust files (white lists)
- zlib
- Decompress zlib compressed data using sys-libs/zlib before filtering
Dependencies
acct-group / privoxy : A privoxy: privacy oriented web proxy group
acct-user / privoxy : A privoxy: privacy oriented web proxy user
app-arch / brotli : Generic-purpose lossless compression algorithm
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-libs / mbedtls : Cryptographic library for embedded systems
Runtime Dependencies
acct-group / privoxy : A privoxy: privacy oriented web proxy group
acct-user / privoxy : A privoxy: privacy oriented web proxy user
app-arch / brotli : Generic-purpose lossless compression algorithm
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-libs / mbedtls : Cryptographic library for embedded systems
net-misc / curl : A Client that groks URLs
sec-policy / selinux-privoxy : SELinux policy for privoxy
Bugs
- 804978
- net-proxy/privoxy-3.0.32-r1 - ssl.c: fatal error: mbedtls/config.h: No such file or directory
- 829051
- <net-proxy/privoxy-3.0.33: Multiple vulnerabilities
- 829106
- net-proxy/privoxy-3.0.33 - configure: WARNING: unrecognized options: --disable-static
- 843044
- net-proxy/privoxy-3.0.33 - checking size of size_t... configure: error: in /.../privoxy-3.0.33-stable:
- 880409
- net-proxy/privoxy-3.0.33 - filters.c: error: passing arguments to a function without a prototype is
- 943852
- net-proxy/privoxy-3.0.34 - [libtool] [gcc-15] filters.c: error: assignment to filter_function_ptr {aka char ( )(void)} from incompatible pointer type char ( )(struct clie
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
net-proxy/privoxy: drop 3.0.33, 3.0.33-r1
Signed-off-by: Yixun Lan <dlan@gentoo.org> - Jakov Smolić · gentoo
net-proxy/privoxy: Stabilize 3.0.34 ppc, #935843
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-proxy/privoxy: Stabilize 3.0.34 sparc, #935843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-proxy/privoxy: Stabilize 3.0.34 ppc64, #935843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-proxy/privoxy: Stabilize 3.0.34 x86, #935843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-proxy/privoxy: Stabilize 3.0.34 amd64, #935843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-proxy/privoxy: Stabilize 3.0.34 arm, #935843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
net-proxy/privoxy: add 3.0.34
Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: fix modern C issue in configure
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
net-proxy/privoxy: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-proxy/privoxy: remove kernel_FreeBSD
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: remove old
Affected by multiple CVEs, see bug for details. Bug: https://bugs.gentoo.org/829051 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.33 sparc, #829893
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.33 ppc, #829893
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.33 ppc64, #829893
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.33 arm, #829893
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.33 x86, #829893
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.33 amd64, #829893
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: update to 3.0.33
- Version bump to 3.0.33 Fixes: CVE-2021-44540, CVE-2021-44541, CVE-2021-44542, CVE-2021-44543 - Add new USE flags: jit (for PCRE), sanitize - REQUIRED_USE: extended-statistics depends on threads Bug: https://bugs.gentoo.org/769557 Bug: https://bugs.gentoo.org/829051 Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
net-proxy/privoxy: use binding := for openssl/mbedtls/zlib
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: remove old version
Bug: https://bugs.gentoo.org/771960 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.32 x86, #771960
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.32 amd64, #771960
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
net-proxy/privoxy: 3.0.32 arm stable, bug 771960
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.32 ppc64, #771960
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.32 ppc, #771960
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
net-proxy/privoxy: stable 3.0.32 for sparc, bug #771960
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: version bump
Update to version 3.0.32 Fixes: OVE-20210203-0001, OVE-20210205-0001, OVE-20210206-0001, OVE-20210207-0001, OVE-20210222-0001. Bug: https://bugs.gentoo.org/771960 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: remove old and vulnerable versions
Bug: https://bugs.gentoo.org/768096 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.31 arm, #768096
Tested-by: John Helmert III (ajak) <jchelmert3@posteo.net> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-proxy/privoxy: stable 3.0.31 for ppc64
stable wrt bug #768096 Package-Manager: Portage-3.0.14, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.31 ppc, #768096
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.31 x86, #768096
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.31 amd64, #768096
Signed-off-by: Sam James <sam@gentoo.org> - Rolf Eike Beer · gentoo
net-proxy/privoxy: stable 3.0.31 for sparc, bug #768096
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: version bump
This is an urgent bugfix release which among multiple bugs fixes security issues: OVE-20210130-0001 OVE-20210128-0001. First one is remote DoS. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: fix build without threads
Closes: https://bugs.gentoo.org/767166 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
net-proxy/privoxy: stable 3.0.29 for sparc, bug #758428
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.29 ppc, #758428
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.29 ppc64, #758428
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.29 amd64, #758428
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/privoxy: Stabilize 3.0.29 arm, #758428
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: enable mbedtls by default
In order to avoid REQUIRED_USE conflict on default Linux profile mbedtls is enabled as default ssl implementation, but both mbedtls and openssl are ignored if ssl support is disabled. Closes: https://bugs.gentoo.org/764248 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: version bump
Update to 3.0.29: - This fixes multiple security bugs - Add support for brotli compressed data - Add support for HTTPS inspection using either mbedtls or openssl, libressl is deliberately not added since it is pending removal from the tree. Bug: https://bugs.gentoo.org/758428 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: remove old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-proxy/privoxy: stable 3.0.28-r1 for ppc64
stable wrt bug #722704 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-proxy/privoxy: stable 3.0.28-r1 for ppc
stable wrt bug #722704 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-proxy/privoxy: stable 3.0.28-r1 for sparc
stable wrt bug #722704 Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/privoxy: arm64 keyworded (bug #722706)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/privoxy: amd64 stable wrt bug #722704
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/privoxy: x86 stable wrt bug #722704
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/privoxy: arm stable wrt bug #722704
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: fix build without native symlinks and custom STRIP
Original GNUMakefile uses $(STRIP) to pass optional -s argument to install and $(STRIP_PROG) for strip binary. This caused problems with custom STRIP set by portage. Fixed now by using $(STRIP) and $(STRIP_ARGS). Closes: https://bugs.gentoo.org/732572 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: USE client-tags must depend on threads
Closes: https://bugs.gentoo.org/736058 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: remove old
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: migrate to GLEP 81
Migrate from user.eclass to acct-{user,group}/privoxy per GLEP 81 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: fix problems found by gcc
1. Check chdir return value for possible failure in jcc.c 2. Fix possible buffer overflow in gateway.c: strncpy does not always NULL-terminate string. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: simplify /var/run removal
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: do not install /var/run
Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: fuzz testing needs zlib support
Closes: https://bugs.gentoo.org/722720 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: update homepage
Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-proxy: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
net-proxy/privoxy: version bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/privoxy: ppc stable wrt bug #620498
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
net-proxy/privoxy-3.0.26-r0: add alpha keyword
Gentoo-Bug: 620498 - Markus Meier · gentoo
net-proxy/privoxy: arm stable, bug #620498
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
net-proxy/privoxy: ppc64 stable wrt bug #620498
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/privoxy: sparc stable wrt bug #620498
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Thomas Deutschmann · gentoo
net-proxy/privoxy: x86 stable wrt bug #620498
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Agostino Sarubbo · gentoo
net-proxy/privoxy: amd64 stable wrt bug #620498
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Markus Meier · gentoo
net-proxy/privoxy: arm stable, bug #605198
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
net-proxy/privoxy: ppc64 stable wrt bug #605198
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
net-proxy/privoxy-3.0.24-r2: stable on alpha
Gentoo-Bug: 605198 - Agostino Sarubbo · gentoo
net-proxy/privoxy: ppc stable wrt bug #605198
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/privoxy: sparc stable wrt bug #605198
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/privoxy: x86 stable wrt bug #605198
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/privoxy: amd64 stable wrt bug #605198
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: 3.0.26 version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Mike Frysinger · gentoo
sourceforge: switch to https:// URIs - Andrew Savchenko · gentoo
net-proxy/privoxy: unloosing net dependency
use net is sufficient and required in some use cases Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: honor multiple instances for ebegin/eend
Use ${SVCNAME} for ebegin/eend messages, see bug 580278. Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: fix bug 579756
Warn if threads are disabled, as this mays slow down privoxy significantly. Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: drop old vulnerable version
Bug: 572584 Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/privoxy: sparc stable wrt bug #572584
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/privoxy: ppc stable wrt bug #572584
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/privoxy: x86 stable wrt bug #572584
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
net-proxy/privoxy: Stable for PPC64 (bug #572584).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches - Markus Meier · gentoo
net-proxy/privoxy: arm stable, bug #572584
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
net-proxy/privoxy: add alpha keyword
Gentoo-Bug: 572584 Package-Manager: portage-2.2.27 - Agostino Sarubbo · gentoo
net-proxy/privoxy: amd64 stable wrt bug #572584
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: update description
1. Shorten DESCRIPTION to make repoman happy. 2. Add longdescription to metadata. Package-Manager: portage-2.2.27 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
net-proxy/privoxy: version bump
See security bug 572584. Package-Manager: portage-2.2.27 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed