Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914255 - net-proxy/squid-6.4 version bump
Summary: net-proxy/squid-6.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hank Leininger
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2023-46724, CVE-2023-46846, CVE-2023-46847, CVE-2023-46848, CVE-2023-5824, SQUID-2023:1, SQUID-2023:2, SQUID-2023:3, SQUID-2023:4, SQUID-2023:5, SQUID-2023:7, SQUID-2023:8, SQUID-2023:9
  Show dependency tree
 
Reported: 2023-09-16 01:50 UTC by Rahil Bhimjiani
Modified: 2023-11-17 15:08 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-16 01:52:04 UTC
Thanks, I've got the tab open still. I'll look at it tonight.
Comment 2 Krzysztof Olędzki 2023-10-04 01:17:05 UTC
If it helps, squid-6.2.ebuild renamed to squid-6.3.ebuild works well.


Changes in squid-6.3 (03 Sep 2023):

	- Bug 5294: ERR_CANNOT_FORWARD returned instead of ERR_DNS_FAIL
	- Bug 4981: Work around in-call job invalidation bugs
	- basic_smb_lm_auth: fix 'no previous declaration' warnings
	- CacheManager: require /squid-internal-mgr/ URL path prefix
	- ESI: Fix build [-Wsingle-bit-bitfield-constant-conversion]
	- ... and some documentation changes
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-28 10:07:33 UTC
I'll handle the PR (for real this time) later.
Comment 4 Maxim Britov 2023-10-30 11:55:25 UTC
6.3 work fine
6.4 may fails: https://bugs.squid-cache.org/show_bug.cgi?id=5309
6.5 "scheduled 6.5 release on Nov 5" quote from maillist
Comment 5 Hank Leininger 2023-11-03 21:07:47 UTC
Thanks for pointing that out, I've been watching that bug since then; seems like they are becoming confident in their fix for the 6.4 issues. Haven't seen a restatement/confirmation of the Nov 5 target for 6.5 release yet. Will keep watching; it does seem like there's a combination of patches that can be applied to 6.4 so we might go with that if 6.5 gets delayed.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-09 02:02:37 UTC
(In reply to Maxim Britov from comment #4)
> 6.3 work fine
> 6.4 may fails: https://bugs.squid-cache.org/show_bug.cgi?id=5309
> 6.5 "scheduled 6.5 release on Nov 5" quote from maillist

OK, squid 6.5 is out now, and it seems to fix https://bugs.squid-cache.org/show_bug.cgi?id=5309#c32.

I'll put it through the wringer tomorrow/later today and then finally get it in.
Comment 7 Maxim Britov 2023-11-13 09:50:02 UTC
You may look also for https://bugs.squid-cache.org/show_bug.cgi?id=5318
With that fix squid 6.5 works without new hangs in my setup
Comment 8 Larry the Git Cow gentoo-dev 2023-11-17 15:08:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e33355221588cc51b736cc575ac400e9374341

commit c5e33355221588cc51b736cc575ac400e9374341
Author:     Christian Schmidt <gentoo@digadd.de>
AuthorDate: 2023-10-27 14:03:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 15:07:23 +0000

    net-proxy/squid: add 6.4
    
    Updated source download URL to a working one.
    
    Bug: https://bugs.gentoo.org/916334
    Closes: https://bugs.gentoo.org/914255
    Closes: https://github.com/gentoo/gentoo/pull/33546
    Signed-off-by: Christian Schmidt <gentoo@digadd.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-proxy/squid/Manifest         |   1 +
 net-proxy/squid/squid-6.4.ebuild | 383 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 384 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6385397f2b9875e0d37383cbe10b1a2c8a289c

commit 3b6385397f2b9875e0d37383cbe10b1a2c8a289c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-11-17 15:06:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-17 15:07:23 +0000

    net-proxy/squid: add 6.5
    
    Bug: https://bugs.gentoo.org/914255
    Bug: https://bugs.gentoo.org/916334
    Signed-off-by: Sam James <sam@gentoo.org>

 net-proxy/squid/Manifest         |   1 +
 net-proxy/squid/squid-6.5.ebuild | 386 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 387 insertions(+)