Hello everyone,

Online repository with latest Squid 7.2 (rebuilt from sources in Debian) for 
Ubuntu 24.04 LTS 64-bit is available at https://squid72.diladele.com/ .
Github repo https://github.com/diladele/squid-ubuntu contains all scripts we 
used to make this compilation.

Here are simple instructions how to use the repo. For more information see 
readme at https://github.com/diladele/squid-ubuntu  .

# add diladele apt key
wget -qO - https://packages.diladele.com/diladele_pub.asc | sudo apt-key add -

# add new repo
echo "deb https://squid72.diladele.com/ubuntu/ noble main" \
    > /etc/apt/sources.list.d/squid72.diladele.com.list

# and install
apt update && apt install -y \
    squid-common \
    squid-openssl \
    libecap3 libecap3-dev

This version of Squid will be part of Web Safety 9.7 being released during 
January 2026.  If you have some spare time and are interested in Admin UI for 
Squid and ICAP web filtering, consider downloading a Web Safety 
appliance<https://diladele.com/websafety/download.html> for VMware ESXi/vSphere 
, Microsoft Hyper-V, Proxmox or even deploy it directly on Microsoft Azure and 
Amazon AWS.

Hope you will find this useful.

Best regards,
Diladele Dev Team

_______________________________________________
squid-users mailing list
[email protected]
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to