Bug 427435 - Update to Squid 3
Summary: Update to Squid 3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: squid
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Martin Nagy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 176028 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-03 19:57 UTC by Trever Adams
Modified: 2016-07-26 23:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-23 14:33:09 UTC
Type: ---
Embargoed:
kevin: fedora-cvs+


Attachments (Terms of Use)
New Spec file (29.24 KB, text/x-rpm-spec)
2008-01-03 19:58 UTC, Trever Adams
no flags Details
Updated build patch (4.85 KB, patch)
2008-01-03 19:58 UTC, Trever Adams
no flags Details | Diff
Updated config patch (2.71 KB, patch)
2008-01-03 19:59 UTC, Trever Adams
no flags Details | Diff
Updated location patch (1.42 KB, patch)
2008-01-03 19:59 UTC, Trever Adams
no flags Details | Diff
Updated perl path patch (409 bytes, patch)
2008-01-03 19:59 UTC, Trever Adams
no flags Details | Diff
Updated smb path patch (1.89 KB, patch)
2008-01-03 20:01 UTC, Trever Adams
no flags Details | Diff

Description Trever Adams 2008-01-03 19:57:16 UTC
Description of problem:
Squid 3 has working ICAP and some other nice things. I would like to see this
updated.

Most of the current patches are no longer necessary. I have attached an updated
(not the changelog) spec file, and updated patches. The patches may not be
necessary as most of this is now done with other means (configure options,
variables, etc.). I leave that up to the packager. All of the older patches are
either folded into the upstream package, or are no longer relevant.

Comment 1 Trever Adams 2008-01-03 19:58:08 UTC
Created attachment 290771 [details]
New Spec file

Comment 2 Trever Adams 2008-01-03 19:58:46 UTC
Created attachment 290772 [details]
Updated build patch

Comment 3 Trever Adams 2008-01-03 19:59:11 UTC
Created attachment 290773 [details]
Updated config patch

Comment 4 Trever Adams 2008-01-03 19:59:34 UTC
Created attachment 290774 [details]
Updated location patch

Comment 5 Trever Adams 2008-01-03 19:59:59 UTC
Created attachment 290775 [details]
Updated perl path patch

Comment 6 Trever Adams 2008-01-03 20:01:00 UTC
Created attachment 290776 [details]
Updated smb path patch

This is the last patch needed/wanted. I have been using these files and squid 3
(RC and other) for months. They work fine. STABLE1 gave a speed increase versus
all of the others.

Comment 7 Martin Nagy 2008-01-22 10:16:04 UTC
*** Bug 176028 has been marked as a duplicate of this bug. ***

Comment 8 Martin Nagy 2008-01-23 14:33:09 UTC
Thanks for the patches, squid-3.0.STABLE1-1.fc9 is now in rawhide. Please submit
any bugs you might find.

Comment 9 Trever Adams 2008-01-23 23:30:53 UTC
I currently do not have any rawhide machines working right, so I will not be
testing for a bit. I will report any bugs when I do. Thank you.

Comment 10 shrek-m 2008-01-24 15:35:52 UTC
thanks,

yum update is ok

squid3 works after the update with the old squid.conf 'ncsa_auth' or 'acl
192.168.10.0/24'


one security question with the new v3 squid.conf
i am confused that per default all localnets are allowed :-(
imho this is a really bad idea.


# grep localnet /etc/squid/squid.conf.rpmnew
acl localnet src 10.0.0.0/8     # RFC1918 possible internal network
acl localnet src 172.16.0.0/12  # RFC1918 possible internal network
acl localnet src 192.168.0.0/16 # RFC1918 possible internal network
# Adapt localnet in the ACL section to list your (internal) IP networks
http_access allow localnet
icp_access allow localnet
htcp_access allow localnet

Comment 11 Maxim Britov 2008-01-29 11:07:17 UTC
Hm... squid 2.x still in active development. I need it.
http://www.squid-cache.org/Versions/v2/2.7/changesets/
http://www.squid-cache.org/Versions/v2/2.6/changesets/

IMHO Fedora should provide both squid (squid/squid3, squid2/squid)

Comment 12 Martin Nagy 2008-04-07 20:39:54 UTC
Package Change Request
======================
Package Name: squid
New Branches: F-9
Please add new branch, I'd like to update. Thanks!

Comment 13 Kevin Fenzi 2008-04-07 21:45:18 UTC
cvs done.


Note You need to log in before you can comment on or make changes to this bug.