Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep for 6.5 release #1565

Closed
wants to merge 4 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 8 additions & 0 deletions ChangeLog
@@ -1,3 +1,11 @@
Changes in squid-6.5 (5 Nov 2023):

- Bug 5309: frequent "lowestOffset () <= target_offset" assertion
yadij marked this conversation as resolved.
Show resolved Hide resolved
- Bug 4977: Remove mem_hdr::freeDataUpto() assertion
- Fix handling of expanding HTTP header values
- Fix RFC 1123 date parsing
- Gracefully shutdown when helper process startup fails

Changes in squid-6.4 (22 Oct 2023):

- Regression: Restore support for legacy cache_object cache manager requests
Expand Down