about summary refs log tree commit diff
path: root/pkgs/servers/squid
AgeCommit message (Collapse)AuthorFilesLines
2020-08-31squid: 4.12 -> 4.13R. RyanTM1-2/+2
2020-07-07squid: 4.11 -> 4.12R. RyanTM1-2/+2
2020-05-08squid: 4.10 → 4.11Martin Weinelt1-3/+4
http://www.squid-cache.org/Advisories/SQUID-2020_4.txt Fixes: CVE-2020-11945
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-01-30squid: 4.9 -> 4.10R. RyanTM1-2/+2
2019-11-29squid: 4.8 -> 4.9R. RyanTM1-2/+2
2019-08-22squid: fix build with openssl 1.1Robin Gloster1-5/+3
2019-08-22squid: remove v3, default to v4Robin Gloster2-52/+9
2019-07-14squid: add patch fixing CVE-2019-13345Robert Scott1-1/+9
2019-07-14squid4: 4.7 -> 4.8Robert Scott1-2/+2
fixing CVE-2019-13345
2019-06-18squid4: 4.6 -> 4.7R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/squid/versions
2019-04-12squid4: 4.4 -> 4.6xrelkd1-2/+2
2018-11-22squid4: 4.0.24 -> 4.4Franz Pletz1-2/+2
2018-11-22squid: 3.5.27 -> 3.5.28Franz Pletz1-16/+3
2018-03-22squid4: 4.0.23 -> 4.0.24Franz Pletz1-2/+2
2018-02-13squid{,4}: only enable netfilter bits on non-muslWill Dietz2-6/+2
2018-02-07squid: fix CVE-2018-1000024 & CVE-2018-1000027Andreas Rammhold1-1/+14
2018-02-07squid4: hack to detect our libxml2Andreas Rammhold1-0/+4
2018-02-03squid4: 4.0.21 -> 4.0.23 (fixes CVE-2018-1000024 & CVE-2018-1000027)Andreas Rammhold1-2/+2
2018-01-17squid, squid4: Allowing build on DarwinJohn Wiegley2-6/+8
2017-08-27squid4: 4.0.20 -> 4.0.21Franz Pletz1-2/+2
2017-08-27squid: 3.5.26 -> 3.5.27Franz Pletz1-2/+2
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2-2/+2
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-06-20squid4: 4.0.17 -> 4.0.20Franz Pletz1-2/+2
2017-06-20squid: 3.5.23 -> 3.5.26Franz Pletz1-2/+2
2017-01-26squid4: init at 4.0.17Michael Raskin1-0/+36
2016-12-18squid: refactor, add features, adoptFranz Pletz1-7/+18
2016-12-18squid: 3.5.19 -> 3.5.23Franz Pletz1-3/+3
Fixes CVE-2016-10002 & CVE-2016-10003.
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2016-06-20Captialize meta.description of all packagesBjørn Forsman1-1/+1
In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
2016-05-11squid: 3.5.17 -> 3.5.19 (#15385)Tristan Helmich1-2/+2
2016-04-30squid: 3.5.15 -> 3.5.17 (resolving CVE-2016-3947, CVE-2016-3948, ↵Robert Scott1-2/+2
CVE-2016-4051, CVE-2016-4052, CVE-2016-4053, CVE-2016-4054)
2016-03-21squids: Remove unsupported versions of squid.Graham Christensen2-67/+24
2016-03-21squid: 3.5.1 -> 3.5.15 for CVE-2016-2571Graham Christensen1-2/+2
2015-09-14all-packages: Use callPackage where possibleMathnerd3141-1/+3
2015-05-13Squid: remove --march=nativeMichael Raskin1-1/+1
The Squid build default behaivour is to request optimisation for the current CPU which is not a good idea in distro builds.
2015-01-18Add Squid 3.5Michael Raskin1-1/+12
2015-01-15squids.latest: update from 3.4.9. to 3.4.11Pascal Wittmann1-2/+2
2014-11-04Update Squid proxyMichael Raskin1-2/+2
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-06-13Add Squid 3.4.5 and enable its SSL features.Michael Raskin1-1/+12
2014-02-15Move all db4 packages to the default db5William A. Kennington III1-1/+1
2013-12-23squids.latest: update from 3.2.2 to 3.2.13, potentially fixes CVE-2012-5643, ↵Nixpkgs Monitor1-2/+2
CVE-2013-0189, CVE-2013-1839, CVE-2013-4123
2013-12-04squid: update from 3.1.15 to 3.1.23, potentially fixes CVE-2012-5643, ↵Nixpkgs Monitor1-3/+3
CVE-2013-0189
2013-04-07squid: build without -Werror to fix build on GCC 4.8.xPeter Simons1-3/+1
2012-10-17Update Squid 3.2 to the latest 3.2.2 versionMichael Raskin1-4/+4
2012-03-30Update Squid-3.2; builds nowMichael Raskin1-4/+4
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33483
2011-08-30Adding TFTP-HPAMichael Raskin1-12/+15
svn path=/nixpkgs/trunk/; revision=28915
2010-02-20Update Data Matrix library and ifx its buildMichael Raskin1-2/+2
svn path=/nixpkgs/trunk/; revision=20139
2009-03-08Updated SquidMichael Raskin1-2/+2
svn path=/nixpkgs/trunk/; revision=14451