Greetings everyone,


The Squid 3.5.23-1 package for Ubuntu 16.04 LTS is now available. This version 
is recompiled using Squid DEB source from Debian Testing with some changes 
required to support SSL bump / libecap3 on Ubuntu 16.04 LTS.



* Original release notes are at 
http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.23-RELEASENOTES.html

* The online repo is at http://ubuntu16.diladele.com/

* Tutorial showing how we rebuilt Squid 3.5.23 on Ubuntu 16.04 LTS 
http://docs.diladele.com/tutorials/build_squid_ubuntu16/index.html

* Scripts we used to build it are at https://github.com/diladele/squid-ubuntu



If you have installed previous version from this repo then please run "sudo 
apt-get update && sudo apt-get upgrade".  Please also check that your current 
squid.conf file from previous version is not overwritten.

If you are installing this version for the first time run the following 
commands:



    # add diladele apt key

    wget -qO - http://packages.diladele.com/diladele_pub.asc | apt-key add -



    # add repo

    echo "deb http://ubuntu16.diladele.com/ubuntu/ xenial main" > 
/etc/apt/sources.list.d/ubuntu16.diladele.com.list



    # update the apt cache

    apt-get update



    # install

    apt-get install libecap3

    apt-get install squid-common

    apt-get install squid

    apt-get install squidclient



All questions/comments and suggestions are welcome at 
supp...@diladele.com<mailto:supp...@diladele.com> or here in the mailing list.



Best regards,

Rafael Akchurin

Diladele B.V.

https://www.diladele.com/



--

Please take a look at Web Safety - our ICAP based web filter server for Squid 
proxy at https://www.diladele.com/.

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

Reply via email to