Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
squid: The Squid proxy caching server.
| Name: | squid |
Vendor: | Red Hat, Inc. |
| Version: | 2.5.STABLE6 |
License: | GPL |
| Release: | 3.4E.3 |
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 Feb 1 23:00:00 2005 Jay Fenlason <fenlason{%}redhat{*}com> 7:2.5.STABLE6-3.4E.3
- Reorganize patches in this spec file so backported upstream fixes come
after the upstream 2.5.STABLE6 patches.
- Backport two more security fixes to close
CAN-2005-0211 bz#146779
and bz#146785
- * Thu Jan 27 23:00:00 2005 Jay Fenlason <fenlason{%}redhat{*}com> 7:2.5.STABLE6-3.4E.2
- Actually include the response_splitting patch.
- * Thu Jan 27 23:00:00 2005 Jay Fenlason <fenlason{%}redhat{*}com> 7:2.5.STABLE6-3.4E.1
- backport more security fixes. bz#146161