Jump to letter: [
          
            ABCEFGHIJKLMNOPQRSTUVWXY
          ]
        
        squid: The Squid proxy caching server.
        
        
            | Name: | squid | Vendor: | Scientific Linux | 
        
            | Version: | 2.5.STABLE3 | License: | GPL | 
        
            | Release: | 6.3E.16 | 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 Oct 18 19:00:00 2005 Martin Stransky <stransky{%}redhat{*}com> 7:2.5.STABLE3-6.3E.16
- - fix for #165367 - Squid dies with signal 6 and restarts and dies ...
- fix for #168378 - CVE-2005-2917 Squid malformed NTLM authentication DoS
- fix for #170397 - Pam authentication fails
- fix for #150781 - Squid doesn't handle headers split across packets
- fix for #163595 - Squid blocks page served by broken server
- fix for #169269 - Error in script /usr/lib/squid/wbinfo_group.pl
- fix for #127836 - Error pages should not be replaced by updates
- fix for #172693 - One translated Polish language error is missing 
            - * Tue Sep  6 19:00:00 2005 Martin Stransky <stransky{%}redhat{*}com> 7:2.5.STABLE3-6.3E.14
- - 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.STABLE3-6.3E.13
- - Force a change to the squid.conf file between this rpm and 6.3E.9 to
  make rpm do the right thing when upgrading.