Hello everyone,

Online repository with latest Squid 6.12 (rebuilt from sources in Debian) for 
Ubuntu 22.04 LTS 64-bit is available at https://squid612.diladele.com/.
Github repo 
https://github.com/diladele/squid-ubuntu/tree/feature-squid612/src/ubuntu22 
contains all the scripts we used to make this compilation (note that scripts 
are not in master but in feature-squid612 just because we will only use it in 
Web Safety 9.4 which is being developed now).

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://squid612.diladele.com/ubuntu/ jammy main" \
    > /etc/apt/sources.list.d/squid612.diladele.com.list

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

# optional – switch to openssl based squid
update-alternatives --set squid /usr/sbin/squid-openssl

This version of Squid will be part of Web Safety 9.4 coming out in the 
beginning of 2025.  If you have some spare time and are interested in Admin UI 
for Squid and ICAP web filtering, consider downloading a Web Safety appliance 
for VMware 
ESXi/vSphere<https://packages.diladele.com/websafety-va/9.3/websafety.zip> , 
Microsoft 
Hyper-V<https://packages.diladele.com/websafety-va/9.3/websafety-hyperv.zip> , 
Proxmox<https://packages.diladele.com/websafety-va/9.3/websafety-proxmox.zip> 
or even deploy it directly on Microsoft 
Azure<https://azuremarketplace.microsoft.com/en-us/marketplace/apps/diladele.websafety>
 and Amazon AWS<https://aws.amazon.com/marketplace/pp/prodview-ixvbzugrltcqq>.

Hope you will find this useful.

Best regards,
Rafael Akchurin
Diladele B.V.


<<attachment: winmail.dat>>

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to