Versions
v4.13 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm ppc ppc64 x86 ~alpha ~arm64 ~hppa ~ia64 ~mips ~sparc
- USE flags
- caps ecap esi gnutls htcp ipf-transparent ipv6 kerberos kqueue ldap logrotate mysql nis pam perl pf-transparent postgres qos radius samba sasl selinux snmp sqlite ssl ssl-crtd test tproxy wccp wccpv2
USE flags
General
- caps
- Use Linux capabilities library to control privilege
- ecap
- Adds support for loadable content adaptation modules (http://www.e-cap.org)
- esi
- Enable ESI for accelerators, will cause squid reverse proxies to be capable of the Edge Acceleration Specification (www.esi.org)
- gnutls
- Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
- htcp
- Enable HTCP protocol
- ipf-transparent
- Adds transparent proxy support for systems using IP-Filter (only for *bsd)
- ipv6
- Add support for IP version 6
- kerberos
- Add kerberos support
- kqueue
- Enables *BSD kqueue() support
- ldap
- Add LDAP support (Lightweight Directory Access Protocol)
- logrotate
- Use app-admin/logrotate for rotating logs
- mysql
- Add mySQL Database support
- nis
- Support for NIS/YP services
- pam
- Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- perl
- Add optional support/bindings for the Perl language
- pf-transparent
- Adds transparent proxy support for systems using PF (only for *bsd)
- postgres
- Add support for the postgresql database
- qos
- Adds support for Quality of Service using netfilter conntrack - see qos_flow directive for more info
- radius
- Add support for RADIUS authentication
- samba
- Add support for SAMBA (Windows File and Printer sharing)
- sasl
- Add support for the Simple Authentication and Security Layer
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- snmp
- Add support for the Simple Network Management Protocol if available
- sqlite
- Add support for sqlite - embedded sql database
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- ssl-crtd
- Adds support for dynamic SSL certificate generation in SslBump environments
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- tproxy
- Enables real Transparent Proxy support for Linux Netfilter TPROXY
- wccp
- Enable Web Cache Coordination Protocol
- wccpv2
- Enable Web Cache Coordination V2 Protocol
elibc
- uclibc
- ELIBC setting for systems that use the uClibc C library
kernel
- linux
- KERNEL setting for system using the Linux kernel
Dependencies
acct-group / squid : System group: squid
acct-user / squid : A user for squid web proxy cache
app-admin / logrotate : Rotates, compresses, and mails system logs
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)
dev-libs / expat : Stream-oriented XML parser library
dev-libs / libltdl : A shared library tool for developers
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / nettle : Low-level cryptographic library
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
dev-util / cppunit : C++ port of the famous JUnit framework for unit testing
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libecap : API for implementing ICAP content analysis and adaptation
net-libs / libnetfilter_conntrack : programming interface (API) to the in-kernel connection tracking state table
net-nds / openldap : LDAP suite of application and development tools
sys-libs / db : Oracle Berkeley DB
sys-libs / libcap : POSIX 1003.1e capabilities
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
virtual / krb5 : Virtual for Kerberos V implementation
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
acct-group / squid : System group: squid
acct-user / squid : A user for squid web proxy cache
app-admin / logrotate : Rotates, compresses, and mails system logs
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)
dev-libs / expat : Stream-oriented XML parser library
dev-libs / libltdl : A shared library tool for developers
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / nettle : Low-level cryptographic library
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
dev-perl / DBD-Pg : PostgreSQL database driver for the DBI module
dev-perl / DBD-SQLite : Self Contained RDBMS in a DBI Driver
dev-perl / DBD-mysql : MySQL driver for the Perl5 Database Interface (DBI)
net-fs / samba : Samba Suite Version 4
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libecap : API for implementing ICAP content analysis and adaptation
net-libs / libnetfilter_conntrack : programming interface (API) to the in-kernel connection tracking state table
net-nds / openldap : LDAP suite of application and development tools
sec-policy / selinux-squid : SELinux policy for squid
sys-libs / db : Oracle Berkeley DB
sys-libs / libcap : POSIX 1003.1e capabilities
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Depending packages
net-proxy / rejik : A squid redirector used for blocking unwanted content
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Drop old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
net-proxy/squid: Version bump (v4.13)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/squid: arm64 keyworded (bug #730988)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Security cleanup
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/squid: ppc stable wrt bug #728768
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: x86 stable wrt bug #728768
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: ppc64 stable wrt bug #728768
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/squid: arm stable wrt bug #728768
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #728768
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Version bump (v4.12)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Security cleanup
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/squid: ppc stable wrt bug #719046
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
net-proxy/squid: Fix 32-bit build
Links against libatomic on 32-bit non-x86 arches. Bug: https://bugs.gentoo.org/719662 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15705 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christophe Lermytte · gentoo
net-proxy/squid: add patch for 4.11 (bug #719510)
Patch originates from upstream bug (https://bugs.squid-cache.org/show_bug.cgi?id=5041) Package-Manager: Portage-2.3.90, Repoman-2.3.22 Closes: https://bugs.gentoo.org/719510 Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Closes: https://github.com/gentoo/gentoo/pull/15621 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/squid: ppc64 stable wrt bug #719046
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #719046
Package-Manager: Portage-2.3.89, Repoman-2.3.20 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/squid: arm stable wrt bug #719046
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: x86 stable wrt bug #719046
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Version bump (v4.11)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Security cleanup
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
net-proxy/squid: ppc stable wrt bug #708296
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/squid: x86 stable wrt bug #708296
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: ppc64 stable wrt bug #708296
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: arm stable wrt bug #708296
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #708296
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-proxy/squid: stable 4.10 for ia64, bug #708296
Package-Manager: Portage-2.3.93, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: migrate to acct user/group
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Version bump (v4.10)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@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 - Mikle Kolyada · gentoo
net-proxy/squid: Drop obsolete blocker
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-proxy/squid: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Drop old
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
net-proxy/squid: Version bump (v4.9)
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: force automake 1.15 (again)
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@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 - Mikle Kolyada · gentoo
net-proxy/squid: remove automake restriction
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Mikle Kolyada · gentoo
net-proxy/squid: Version bump (v4.8)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Mikle Kolyada · gentoo
net-proxy/squid: mark stable
Closes: https://bugs.gentoo.org/684786 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: force automake version
Closes: https://bugs.gentoo.org/681176 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-proxy/squid: Version bump (v4.6)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Eray Aslan · gentoo
net-proxy/squid: security bump to 3.5.28
Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Eray Aslan · gentoo
net-proxy/squid: remove vulnerable
Bug: https://bugs.gentoo.org/645356 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Pat Erley · gentoo
net-proxy/squid: make perl optional.
It is possible to use squid as a simple pull through cache without pulling in perl. To allow this simple use case, move the runtime dependency on perl to be guarded by a use flag, and don't install the scripts that use perl in that case. Closes: https://github.com/gentoo/gentoo/pull/8518 - Sergei Trofimovich · gentoo
net-proxy/squid: stable 3.5.27-r1 for ppc64, bug #645356
Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc64" - Sergei Trofimovich · gentoo
net-proxy/squid: stable 3.5.27-r1 for ppc, bug #645356
Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc" - Tobias Klausmann · gentoo
net-proxy/squid-3.5.27-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/645356 - Sergei Trofimovich · gentoo
net-proxy/squid: stable 3.5.27-r1 for hppa, bug #645356
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" - Sergei Trofimovich · gentoo
net-proxy/squid: stable 3.5.27-r1 for ia64, bug #645356
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" - Markus Meier · gentoo
net-proxy/squid: arm stable, bug #645356
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" - Thomas Deutschmann · gentoo
net-proxy/squid: x86 stable (bug #645356)
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #645356
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Eray Aslan · gentoo
net-proxy/squid: security bump
Bug: https://bugs.gentoo.org/645356 Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Kan Yan · gentoo
net-proxy/squid: fix cross-compiling
Current versions of squid have a run test for gnu atomics w/no cross-compile fallback causing builds to fail. Upstream has rewritten this completely, so until we update to a newer version, force the cache variable when cross-compiling. Forcing it to no might not be optimal in all cases, but it's better than nothing. We have been turning on large-file-system support for a while now, but the configure test for that probes the build system for flags to compile with (via `getconf ...`). These flags don't work for the cross-compile target, and in reality are rarely necessary. By selecting the default, we always go the standard POSIX route with the -D_FILE_OFFSET_BITS=64 flag. If a target doesn't respect that flag, then it might fail to build, but we can wait for anyone to complain. - Mike Frysinger · gentoo
net-proxy/squid: add build settings for cross-compiling - Eray Aslan · gentoo
net-proxy/squid: bump to 3.5.27
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Eray Aslan · gentoo
net-proxy/squid: remove old
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Sergei Trofimovich · gentoo
net-proxy/squid: stable 3.5.26 for hppa, bug #613302
Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" - Sergei Trofimovich · gentoo
net-proxy/squid: stable 3.5.26 for sparc, bug #613302 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc" - Sergei Trofimovich · gentoo
net-proxy/squid: stable 3.5.26 for ppc, bug #613302
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
net-proxy/squid: stable 3.5.26 for ppc64, bug #613302
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64" - Tobias Klausmann · gentoo
net-proxy/squid-3.5.26-r0: alpha stable
Gentoo-Bug: 613302 - Thomas Deutschmann · gentoo
net-proxy/squid: x86 stable (bug #613302)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Markus Meier · gentoo
net-proxy/squid: arm stable, bug #613302
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Mikle Kolyada · gentoo
net-proxy/squid: amd64 stable wrt bug #613302
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Sergei Trofimovich · gentoo
net-proxy/squid: stable 3.5.26 for ia64, bug #613302
Package-Manager: Portage-2.3.7, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64" - Eray Aslan · gentoo
net-proxy/squid: bump to 3.5.26
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Eray Aslan · gentoo
net-proxy/squid: version bump to 3.5.25 - bug 616452
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Eray Aslan · gentoo
net-proxy/squid: version bump to 3.5.24 - bug 608516
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Eray Aslan · gentoo
net-proxy/squid: remove vulnerable versions
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Jeroen Roovers · gentoo
net-proxy/squid: Stable for HPPA (bug #603052).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Tobias Klausmann · gentoo
net-proxy/squid-3.5.23-r0: stable on alpha
Gentoo-Bug: 603052 - Agostino Sarubbo · gentoo
net-proxy/squid: ppc64 stable wrt bug #603052
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: ppc stable wrt bug #603052
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: ia64 stable wrt bug #603052
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: sparc stable wrt bug #603052
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: arm stable wrt bug #603052
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: x86 stable wrt bug #603052
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #603052
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Eray Aslan · gentoo
net-proxy/squid: security bump to 3.5.23 - bug 603052
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Eray Aslan · gentoo
net-proxy/squid: punt REPLACING_VERSIONS bug 589508
Package-Manager: portage-2.3.2 - Eray Aslan · gentoo
net-proxy/squid: version bump to 3.5.22
punt REPLACING_VERSIONS while at it (bug 589508) Package-Manager: portage-2.3.2 - Pacho Ramos · gentoo
net-proxy/squid: Support libressl (#593296)
Package-Manager: portage-2.3.1 - Eray Aslan · gentoo
net-proxy/squid: version bump to 3.5.21
Package-Manager: portage-2.3.1 - Eray Aslan · gentoo
net-proxy/squid: version bump to squid-3.5.20 - bug 588064
Package-Manager: portage-2.3.0 - Eray Aslan · gentoo
net-proxy/squid: remove old
Package-Manager: portage-2.3.0 - Agostino Sarubbo · gentoo
net-proxy/squid: ia64 stable wrt bug #582814
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: sparc stable wrt bug #582814
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: ppc stable wrt bug #582814
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Markus Meier · gentoo
net-proxy/squid: arm stable, bug #582814
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
net-proxy/squid: x86 stable wrt bug #582814
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #582814
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
net-proxy/squid: Stable for HPPA PPC64 (bug #582814).
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches - Tobias Klausmann · gentoo
net-proxy/squid-3.5.19-r0: add alpha keyword
Gentoo-Bug: 582814 Package-Manager: portage-2.3.0_rc1 - Eray Aslan · gentoo
net-proxy/squid: remove old
Package-Manager: portage-2.3.0_rc1 - Eray Aslan · gentoo
net-proxy/squid: version bump to squid-3.5.19 - bug 582814
Package-Manager: portage-2.3.0_rc1 - Tobias Klausmann · gentoo
net-proxy/squid-3.5.17-r0: add alpha keyword
Gentoo-Bug: 580656 Package-Manager: portage-2.3.0_rc1 - Markus Meier · gentoo
net-proxy/squid: arm stable, bug #580656
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #580656
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
net-proxy/squid: Stable for HPPA PPC64 (bug #580656).
Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches - Eray Aslan · gentoo
net-proxy/squid: Security bump - bug 580656
Package-Manager: portage-2.2.28 - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #578970
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Eray Aslan · gentoo
net-proxy/squid: Include upstream fix for varyEvaluateMatch
Fixes upstream bug 4481 Package-Manager: portage-2.2.28 - Eray Aslan · gentoo
net-proxy/squid: security bump to 3.5.16 - bug 578970
Package-Manager: portage-2.2.28 - Agostino Sarubbo · gentoo
net-proxy/squid: ia64 stable wrt bug #575542
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: sparc stable wrt bug #575542
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squid: ppc stable wrt bug #575542
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
net-proxy/squid-3.5.15-r0: add alpha keyword
Gentoo-Bug: 575542 Package-Manager: portage-2.2.28 - Agostino Sarubbo · gentoo
net-proxy/squid: x86 stable wrt bug #575542
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Markus Meier · gentoo
net-proxy/squid: arm stable, bug #575542
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #575542
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
net-proxy/squid: Stable for HPPA PPC64 (bug #575542).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches - Eray Aslan · gentoo
net-proxy/squid: security bump to 3.5.15 - bug 575542
Package-Manager: portage-2.2.27 - Jeroen Roovers · gentoo
net-proxy/squid: Stable for HPPA PPC64 (bug #573076).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches - Eray Aslan · gentoo
net-proxy/squid: remove vulnerable version
Package-Manager: portage-2.2.27 - Eray Aslan · gentoo
net-proxy/squid: security bump - bug 574868
Package-Manager: portage-2.2.27 - Agostino Sarubbo · gentoo
net-proxy/squid: x86 stable wrt bug #573076
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Markus Meier · gentoo
net-proxy/squid: arm stable, bug #573076
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
net-proxy/squid: add alpha keyword
Gentoo-Bug: 573076 Package-Manager: portage-2.2.27 - Agostino Sarubbo · gentoo
net-proxy/squid: amd64 stable wrt bug #573076
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Eray Aslan · gentoo
net-proxy/squid: QA: copyright line
Package-Manager: portage-2.2.27 - Eray Aslan · gentoo
net-proxy/squid: version bump to squid-3.5.13
Package-Manager: portage-2.2.27 - Eray Aslan · gentoo
net-proxy/squid: version bump to 3.5.12
Package-Manager: portage-2.2.26 - Eray Aslan · gentoo
net-proxy/squid: version bump to squid-3.5.11
Package-Manager: portage-2.2.24 - Eray Aslan · gentoo
net-proxy/squid: version bump to 3.5.10
Package-Manager: portage-2.2.23 - Eray Aslan · gentoo
net-proxy/squid: security bump to squid-3.5.9
Package-Manager: portage-2.2.21 - Eray Aslan · gentoo
net-proxy/squid: Version bump to squid-3.5.8
Fix building with linux-headers-4.2 Gentoo-Bug: 559584 Package-Manager: portage-2.2.20.1 - 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