Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382425 - net-proxy/squid-3.1.15 add htcp, wccp, wccpv2 USE flags
Summary: net-proxy/squid-3.1.15 add htcp, wccp, wccpv2 USE flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-09 20:34 UTC by Nikoli
Modified: 2014-03-11 20:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for ebuild, works fine for me (squid-3.1.15.ebuild.patch,582 bytes, patch)
2011-09-09 20:34 UTC, Nikoli
Details | Diff
metadata.xml (metadata.xml.patch,935 bytes, patch)
2011-09-09 20:35 UTC, Nikoli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2011-09-09 20:34:38 UTC
Created attachment 285995 [details, diff]
patch for ebuild, works fine for me

Standalone squid server does not use htcp, wccp or wccpv2, please add ability to disable them.
Comment 1 Nikoli 2011-09-09 20:35:20 UTC
Created attachment 285997 [details, diff]
metadata.xml
Comment 2 Han Boetes 2012-01-10 12:55:03 UTC
I'd like to emphasise on the importance of adding support for the wccp and wccpv2 protocol for the corporate environment. In other words: AOL!
Comment 3 Eray Aslan gentoo-dev 2012-09-04 05:48:22 UTC
=net-proxy/squid-3.2.1 is in the tree and have wccp, wccpv2 and htcp on by default.  Closing.
Comment 4 Nikoli 2014-02-12 15:01:20 UTC
Not fixed: ebuilds in tree still do have ability to disable these features.
Comment 5 Eray Aslan gentoo-dev 2014-02-18 15:03:11 UTC
+*squid-3.4.3 (18 Feb 2014)
+
+  18 Feb 2014; Eray Aslan <eras@gentoo.org> +squid-3.4.3.ebuild, metadata.xml:
+  Version bump. Add htcp, wccp, wccp2 USE flags - bug #382425
+

Sorry for the late fix.
Comment 6 Nikoli 2014-02-20 12:35:58 UTC
Ebuild and metadata.xml have typo, instead of wccp2 there should be wccpv2:
squid-3.4.3 $ grep wccp2 configure -c
0
$ grep wccpv2 configure -c
11
Comment 7 Eray Aslan gentoo-dev 2014-03-11 20:42:33 UTC
+  11 Mar 2014; Eray Aslan <eras@gentoo.org> metadata.xml, squid-3.4.3.ebuild:
+  Fix typo in USE flag and configure option: wccp2 -> wccpv2 - bug #382425
+