Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
squid: The Squid proxy caching server.
Name: | squid |
Vendor: | Scientific Linux |
Version: | 2.5.STABLE6 |
License: | GPL |
Release: | 3.4E.12 |
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
- * Mon Oct 17 19:00:00 2005 Martin Stransky <stransky{%}redhat{*}com> 7:2.5.STABLE6-3.4E.12
- fix for #160704 - squid child processes exit with signal 6
- fix for #168378 - CVE-2005-2917 Squid malformed NTLM authentication DoS
- fix for #153274 - the 64bit LFS issue
- fix for #161640 - Request to re-enable IDENT lookups in squid
- fix for #162660 - pam authentication fails
- fix for #172697 - Squid doesn't handle headers split across packets
- fix for #170399 - Squid blocks page served by broken server
- fix for #172375 - Error pages should not be replaced by updates
- fix for #172392 - One translated Polish language error is missing
- * Tue Sep 6 19:00:00 2005 Martin Stransky <stransky{%}redhat{*}com> 7:2.5.STABLE6-3.4E.11
- fix for #167414 - Multiple squid DoS issues
- fix for #166520 - CAN-2004-2479 squid information disclosure
- * Wed Jun 8 19:00:00 2005 Jay Fenlason <fenlason{%}redhat{*}com> 7:2.5.STABLE6-3.4E.9
- change the config file to work around a bug in rpm -U.