Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
squid: The Squid proxy caching server.
Name: | squid |
Vendor: | Scientific Linux |
Version: | 2.6.STABLE6 |
License: | GPL |
Release: | 5.el5_1.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
- * Fri Dec 7 16:00:00 2007 Martin Nagy <mnagy{%}redhat{*}com> - 7:2.6.STABLE6-5.el5_1.2
- fix spec file to actually apply the patch
- Resolves: #412361
- * Fri Dec 7 16:00:00 2007 Martin Nagy <mnagy{%}redhat{*}com> - 7:2.6.STABLE6-5.el5_1.1
- fix for #410181 - CVE-2007-6239 Squid DoS in cache updates
- Resolves: #412361
- * Thu Mar 22 17:00:00 2007 Martin Bacovsky <mbacovsk@redhat.com - 7:2.6.STABLE6-5
- Resolves: rhbz#233253 - CVE-2007-1560 Squid TRACE DoS