Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        squid: The Squid proxy caching server.
        
        
            | Name: | squid | Vendor: |  | 
        
            | Version: | 2.5.STABLE6 | License: | GPL | 
        
            | Release: | 3.4E.9 | 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
        
            - * Wed Jun  8 05: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. 
            - * Wed May 11 05:00:00 2005 Jay Fenlason <fenlason{%}redhat{*}com> 7:2.5.STABLE6-3.4E.8
- - Backport the -dns_query-4 patch to fix
  bz #157455 CAN-2005-1519 DNS lookups unreliable on untrusted networks
- Backport the changes from the -5 version of the dns_query patch. 
            - * Wed Apr 27 05:00:00 2005 Jay Fenlason <fenlason{%}redhat{*}com> 7:2.5.STABLE6-3.4E.7
- - Backport fix for
  CVE-1999-0710 cachemgr malicious use