summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-proxy/squid: stable 3.5.27-r1 for ppc64, bug #645356Sergei Trofimovich2018-03-301-1/+1
| | | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc64"
* net-proxy/squid: stable 3.5.27-r1 for ppc, bug #645356Sergei Trofimovich2018-03-301-1/+1
| | | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc"
* net-proxy/squid-3.5.27-r1: alpha stableTobias Klausmann2018-03-041-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/645356
* net-proxy/squid: stable 3.5.27-r1 for hppa, bug #645356Sergei Trofimovich2018-02-061-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* net-proxy/squid: stable 3.5.27-r1 for ia64, bug #645356Sergei Trofimovich2018-02-051-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* net-proxy/squid: arm stable, bug #645356Markus Meier2018-02-051-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* net-proxy/squid: x86 stable (bug #645356)Thomas Deutschmann2018-01-261-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* net-proxy/squid: amd64 stable wrt bug #645356Agostino Sarubbo2018-01-231-1/+1
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: add missing security patchesEray Aslan2018-01-222-0/+51
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* net-proxy/squid: security bumpEray Aslan2018-01-221-0/+251
| | | | | Bug: https://bugs.gentoo.org/645356 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* net-proxy/squid: fix cross-compilingKan Yan2018-01-091-0/+5
| | | | | | | | | | | | | | | | | 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.
* net-proxy/squid: add build settings for cross-compilingMike Frysinger2018-01-051-0/+3
|
* net-proxy/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-proxy/squid: bump to 3.5.27Eray Aslan2017-11-202-0/+242
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* net-proxy/squid: remove oldEray Aslan2017-11-204-723/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* net-proxy/squid: stable 3.5.26 for hppa, bug #613302Sergei Trofimovich2017-11-151-1/+1
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* net-proxy/squid: stable 3.5.26 for sparc, bug #613302 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-11-071-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* net-proxy/squid: stable 3.5.26 for ppc, bug #613302Sergei Trofimovich2017-10-051-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* net-proxy/squid: stable 3.5.26 for ppc64, bug #613302Sergei Trofimovich2017-10-051-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* net-proxy/squid-3.5.26-r0: alpha stableTobias Klausmann2017-09-151-1/+1
| | | | Gentoo-Bug: 613302
* net-proxy/squid: x86 stable (bug #613302)Thomas Deutschmann2017-08-291-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-proxy/squid: arm stable, bug #613302Markus Meier2017-08-281-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* net-proxy/squid: amd64 stable wrt bug #613302Mikle Kolyada2017-08-251-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-proxy/squid: stable 3.5.26 for ia64, bug #613302Sergei Trofimovich2017-08-171-1/+1
| | | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* net-proxy/squid: QA: fix whitespaceEray Aslan2017-08-171-11/+11
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-proxy/squid: bump to 3.5.26Eray Aslan2017-06-163-0/+659
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-proxy/squid: version bump to 3.5.25 - bug 616452Eray Aslan2017-05-042-0/+241
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-283-3/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-proxy/squid: version bump to 3.5.24 - bug 608516Eray Aslan2017-02-072-0/+242
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-proxy/squid: remove vulnerable versionsEray Aslan2017-01-315-962/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-proxy/squid: Stable for HPPA (bug #603052).Jeroen Roovers2017-01-141-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* net-proxy/squid-3.5.23-r0: stable on alphaTobias Klausmann2017-01-051-1/+1
| | | | Gentoo-Bug: 603052
* net-proxy/squid: ppc64 stable wrt bug #603052Agostino Sarubbo2016-12-271-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: ppc stable wrt bug #603052Agostino Sarubbo2016-12-251-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: ia64 stable wrt bug #603052Agostino Sarubbo2016-12-251-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: sparc stable wrt bug #603052Agostino Sarubbo2016-12-251-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: arm stable wrt bug #603052Agostino Sarubbo2016-12-241-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: x86 stable wrt bug #603052Agostino Sarubbo2016-12-241-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: amd64 stable wrt bug #603052Agostino Sarubbo2016-12-241-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: security bump to 3.5.23 - bug 603052Eray Aslan2016-12-222-0/+242
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-proxy/squid: punt REPLACING_VERSIONS bug 589508Eray Aslan2016-10-143-30/+3
| | | | Package-Manager: portage-2.3.2
* net-proxy/squid: version bump to 3.5.22Eray Aslan2016-10-142-0/+242
| | | | | | punt REPLACING_VERSIONS while at it (bug 589508) Package-Manager: portage-2.3.2
* net-proxy/squid: Support libressl (#593296)Pacho Ramos2016-10-091-2/+5
| | | | Package-Manager: portage-2.3.1
* net-proxy/squid: version bump to 3.5.21Eray Aslan2016-09-192-0/+248
| | | | Package-Manager: portage-2.3.1
* net-proxy/squid: version bump to squid-3.5.20 - bug 588064Eray Aslan2016-07-122-0/+248
| | | | Package-Manager: portage-2.3.0
* net-proxy/squid: remove oldEray Aslan2016-07-124-550/+0
| | | | Package-Manager: portage-2.3.0
* net-proxy/squid: ia64 stable wrt bug #582814Agostino Sarubbo2016-07-081-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: sparc stable wrt bug #582814Agostino Sarubbo2016-07-081-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-proxy/squid: ppc stable wrt bug #582814Agostino Sarubbo2016-07-081-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>