[squid-users] Ubuntu 22.04 LTS repository for Squid 6.12 (rebuilt from sources in Debian)

Rafael Akchurin rafael.akchurin at diladele.com
Tue Oct 29 19:11:33 UTC 2024


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.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 20188 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20241029/3f17e41f/attachment-0001.bin>


More information about the squid-users mailing list