2025-02-03 13:36:38 by Stephen Borrill | Files touched by this commit (2) |  |
Log message:
squid6: update to 6.13
Changes since 6.12:
- Bug 5352: Do not get stuck when RESPMOD is slower than read(2)
- Bug 5405: Large uploads fill request buffer and die
- Bug 5093: List http_port params that https_port/ftp_port lack
- Bug 5311: clarify configuration byte units
- Bug 5091: document that changes to workers require restart
- Bug 5481: Fix GCC v14 build [-Wmaybe-uninitialized]
- Nil request dereference in ACLExtUser and SourceDomainCheck ACLs
- Fix GCC v14 [-Wanalyzer-null-dereference] warnings in Kerberos
- Clarify --enable-ecap failure on missing shared library support
- Fix syntax error in configure.ac
- Remove GNU'ism in release notes Makefile
- Annotate PoolMalloc memory in valgrind builds
- Fix systemd startup sequence to require active Local Filesystem
- Display Linux variant at ./configure time
- Refactor peerRefreshDNS() to clarify its (void*)1 logic
- Portability: remove explicit check for libdl
- ext_time_quota_acl: remove -l option
- ... and some documentation updates
- ... and some CI updates
|
2025-01-07 14:55:09 by Stephen Borrill | Files touched by this commit (3) |  |
Log message:
squid6: update to 6.12
Switch to github releases as per Squid project's new release strategy.
Use USE_CXX_FEATURES to specify c++17 instead of USE_LANGUAGES.
Remove superseded c++11 assertion from options.mk
Changes from 6.11:
- Fix validation of Digest auth header parameters
- Fix build with libtool v2.4 + automake v1.17
- Use git to extract default build-info when enabled
- ... and a minor source-maintenance portability fix
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-10 13:41:53 by Stephen Borrill | Files touched by this commit (2) |  |
Log message:
squid6: update to 6.11
Changes in squid-6.11 since 6.10 (15 Sep 2024)
- Fix Kerberos detection when cross-compiling
- Improve robustness of DNS code on reconfigure
- Prevent slow memory leak in TCP DNS queries
- Improve errors emitted when invalid ACLs are parsed
- Remove some unused code and obsolete compatiblity hacks
|
2024-06-28 09:39:28 by Stephen Borrill | Files touched by this commit (2) |  |
Log message:
squid6: update to 6.10
Changes since 6.9:
- Bug 5378: type mismatch in libTrie
- Disable ESI in default build
- Fix build with clang v18 [-Wvla-cxx-extension]
- ... and some unit test improvements
- ... and some documentation improvements
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) |  |
Log message:
revbump after icu and protobuf updates
|
2024-05-28 17:32:28 by Stephen Borrill | Files touched by this commit (2) |  |
Log message:
squid6: update to 6.9
Changes since 6.8:
- Regression Bug 5349: basic_nis_auth build error: unterminated #ifndef
- Bug 5069: Keep listening after getsockname() error
- Bug 5360: FwdState::noteDestinationsEnd() assertion "err"
- Reduce stale errno usage
- Plug memory leak in handling cache manager requests
- Fix error: template-id not allowed for constructor in C++20
- Improve release packaging automation
|
2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message:
*: recursive bump for gnutls p11-kit option
(existing installations need the bl3.mk included, but it's now only
optionally included)
|