Jump to letter: [
4ABCDEFGHIJKLMNOPRSTVWXYZ
]
squid: The Squid proxy caching server.
Name: | squid |
Vendor: | Scientific Linux |
Version: | 2.5.STABLE14 |
License: | GPL |
Release: | 1.4E.el4_6.2 |
URL: | |
- Summary
- Squid is a high-performance proxy caching server for Web clients,
supporting FTP, gopher, and HTTP data objects. Unlike traditional
caching software, Squid handles all requests in a single,
non-blocking, I/O-driven process. Squid keeps meta data and especially
hot objects cached in RAM, caches DNS lookups, supports non-blocking
DNS lookups, and implements negative caching of failed requests.
Squid consists of a main server program squid, a Domain Name System
lookup program (dnsserver), a program for retrieving FTP data
(ftpget), and some management and client tools.
Changelog
- * Tue Apr 1 19:00:00 2008 Martin Nagy <mnagy{%}redhat{*}com> 7:2.5.STABLE14-1.4E.el4_6.2
- fix for #439801 - regression introduced in fix for CVE-2007-6239
- Resolves: #439990
- * Thu Dec 6 18:00:00 2007 Martin Nagy <mnagy{%}redhat{*}com> 2.5.STABLE14-1.4E.el4_6.1
- fix for #410181 - CVE-2007-6239 Squid DoS in cache updates
- Resolves: #412341
- * Tue Oct 25 19:00:00 2005 Martin Stransky <stransky{%}redhat{*}com> 7:2.5.STABLE14-1.4E
- fix for #170392 - updated to the latest upstream
- fix for #183869 - squid can abort when getting status
- fix for #212137 - squid does not support >1024 file descriptors
- fix for #222883 - CVE-2007-0247, Squid crashes when receiving
certain FTP listings