Hello everyone,

Online repository with latest Squid 5.5 (rebuilt from sources in Debian 
unstable) for Ubuntu 20.04 LTS 64-bit is available at 
https://squid55.diladele.com/.
Github repo https://github.com/diladele/squid-ubuntu/tree/master/src/ubuntu20 
contains the 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://squid55.diladele.com/ubuntu/ focal main" \
    > /etc/apt/sources.list.d/squid55.diladele.com.list

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

Hope you will find this useful.

Best regards,
Rafael Akchurin
Diladele B.V.

--
The same Squid 5.5 will be part of upcoming Web Safety 8.1 planned for release 
in summer of 2022.
Download the latest virtual appliance of Web Safety from 
https://www.diladele.com/download.html



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

Reply via email to