From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] squid: Update to 6.13
Date: Sun, 02 Feb 2025 12:05:38 +0100 [thread overview]
Message-ID: <2ba26c69-f931-4bd6-a2f5-c7848d4e891d@ipfire.org> (raw)
In-Reply-To: <20250202005927.1256-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2886 bytes --]
Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>
On 02/02/2025 01:59, Matthias Fischer wrote:
> For details see:
> https://github.com/squid-cache/squid/releases/tag/SQUID_6_13
>
> "Changes in squid-6.13 (31 Jan 2025):
>
> - 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"
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/squid | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lfs/squid b/lfs/squid
> index f84d4e895..1881a56f4 100644
> --- a/lfs/squid
> +++ b/lfs/squid
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2024 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2025 IPFire Team <info(a)ipfire.org> #
> # #
> # This program is free software: you can redistribute it and/or modify #
> # it under the terms of the GNU General Public License as published by #
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 6.12
> +VER = 6.13
>
> THISAPP = squid-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -46,7 +46,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = ef1ae1bb0769a3509783027cd9596bdc64cedd1c46bbf393b34504f7074bd5eec8dcaf79c6e9fc227cc709f4f90b8abba373bb2ac06d93dcb5b1783196349e04
> +$(DL_FILE)_BLAKE2 = cc45b4b071d9d70fd145d9d01d25a27f73a70535cfa36e476a9304e8d13701832f658c3334d21093a2c49b5e993c68164d10151f99ee7c7a0ae1619302a94974
>
> install : $(TARGET)
>
--
Sent from my laptop
prev parent reply other threads:[~2025-02-02 11:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-02 0:59 Matthias Fischer
2025-02-02 11:05 ` Adolf Belka [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2ba26c69-f931-4bd6-a2f5-c7848d4e891d@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox