Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

squid-2.5.STABLE13-1.FC4 Source RPM

From Fedora Core 4 updates for SRPMS

Name: squid Distribution: Red Hat (FC-4)
Version: 2.5.STABLE13 Vendor: Red Hat, Inc.
Release: 1.FC4 Build date: Wed Mar 15 15:44:02 2006
Group: System Environment/Daemons Build host: ls20-bc1-13.build.redhat.com
Size: 1584335 Source RPM:
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary: The Squid proxy caching server.
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.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 72c00556f7987976e2d089c59a7d8f8c
GPG

Changelog

* Wed Mar 15 2006 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE13-1.FC4
  - new upstream
* Fri Oct 21 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-3.FC4
  - fix for #171213 - CVE-2005-3258 Squid crash due to malformed FTP response
  - more fixes from upstream
* Fri Sep 30 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-2.FC4
  - added patch for delay pools and some minor fixes
* Sat Sep 24 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE11-1.FC4
  - update to STABLE11
* Wed Sep 07 2005 Martin Stransky <stransky@redhat.com> 7:2.5.STABLE9-8
  - Three upstream patches for #167414
  - Spanish and Greek messages
  - patch for -D_FORTIFY_SOURCE=2
* Tue May 17 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-7
  - Upgrade the upstream -dns_query patch from -4 to -5
* Thu May 12 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-6
  - More upstream patches, including a fix for
    bz#157456 CAN-2005-1519 DNS lookups unreliable on untrusted networks
* Wed Apr 27 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-5
  - more upstream patches, including a fix for
    CVE-1999-0710 cachemgr malicious use
* Sat Apr 23 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-4
  - More upstream patches, including the fixed 2GB patch.
  - include the -libbind patch, which prevents squid from using the optional
    -lbind library, even if it's installed.
* Tue Mar 15 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE9-2
  - New upstream version, with 14 upstream patches.
* Wed Feb 16 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE8-2
  - new upstream version with 4 upstream patches.
  - Reorganize spec file to apply upstream patches first
* Tue Feb 01 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE7-4
  - Include two more upstream patches for security vulns:
    bz#146783 Correct handling of oversized reply headers
    bz#146778 CAN-2005-0211 Buffer overflow in WCCP recvfrom() call
* Tue Jan 25 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE7-3
  - Include more upstream patches, including two for security holes.
* Tue Jan 18 2005 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE7-2
  - Add a triggerin on samba-common to make /var/cache/samba/winbindd_privileged
    accessable so that ntlm_auth will work.  It needs to be in this rpm,
    because the Samba RPM can't assume the squid user exists.
    Note that this will only work if the Samba RPM is recent enough to create
    that directory at install time instead of at winbindd startup time.
    That should be samba-common-3.0.0-15 or later.
    This fixes bugzilla #103726
  - Clean up extra whitespace in this spec file.
  - Add additional upstream patches. (Now 18 upstream patches).
  - patch #112 closes CAN-2005-0096 and CAN-2005-0097, remote DOS security holes.
  - patch #113 closes CAN-2005-0094, a remote buffer-overflow DOS security hole.
  - patch #114 closes CAN-2005-0095, a remote DOS security hole.
  - Remove the -nonbl (replaced by #104) and -close (replaced by #111) patches, since
    they're now fixed by upstream patches.
* Tue Oct 26 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE7-1
  - new upstream version, with 3 upstream patches.
    Updated the -build and -config patches
  - Include patch from Ulrich Drepper <frepper@redhat.com> to more
    intelligently close all file descriptors.
* Tue Oct 19 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE6-3
  - include patch from Ulrich Drepper <drepper@redhat.com> to stop
    problems with O_NONBLOCK.  This closes #136049
* Wed Oct 13 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE6-2
  - Include fix for CAN-2004-0918
* Wed Sep 29 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE6-1
  - New upstream version, with 32 upstream patches.
    This closes #133970, #133931, #131728, #128143, #126726
  
  - Change the permissions on /etc/squid/squid.conf to 640.  This closes
    bugzilla #125007
* Tue Jun 29 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5STABLE5-5
  - Merge current upstream patches.
  - Fix the -pipe patch to have the correct name of the winbind pipe.
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Tue Apr 06 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE5-2
  - Include the first 10 upstream patches
  - Add a patch for the correct location of the winbindd pipe.  This closes
    bugzilla #107561
  - Remove the change to ssl_support.c from squid-2.5.STABLE3-build patch
    This closes #117851
  - Include /etc/pam.d/squid .  This closes #113404
  - Include a patch to close #111254 (assignment in assert)
  - Change squid.init to put output messages in /var/log/squid/squid.out
    This closes #104697
  - Only useradd the squid user if it doesn't already exist, and error out
    if the useradd fails.  This closes #118718.
* Tue Mar 02 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE5-1
  - New upstream version, obsoletes many patches.
  - Fix --datadir passed to configure.  Configure automatically adds /squid
    so we shouldn't.
  - Remove the problematic triggerpostun trigger, since is's broken, and FC2
    never shipped with that old version.
  - add -j2 to make line.
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com>
  - Use ':' instead of '.' as separator for chown.
* Fri Feb 20 2004 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE4-3
  - Clean up the spec file to work on 64-bit platforms (use /usr/lib64
    instead of /usr/lib, etc)
  - Make the release number in the changelog section agree with reality.
  - use -fPIE rather than -fpie.  s390 fails with just -fpie
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Thu Feb 05 2004 Jay Fenlason <fenlason@redhat.com>
  - Incorporate many upstream patches
  - Include many spec file changes from D.Johnson <dj@www.uk.linux.org>
* Wed Sep 24 2003 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE4-1
  - New upstream version.
  - Fix the Source: line in this spec file to point to the correct URL.
  - redo the -location patch to work with the new upstream version.
* Tue Jul 01 2003 Jay Fenlason <fenlason@redhat.com> 7:2.5.STABLE3-0
  - Spec file change to enable the nul storage module. bugzilla #74654
  - Upgrade to 2.5STABLE3 with current official patches.
  - Added --enable-auth="basic,ntlm": closes bugzilla #90145
  - Added --with-winbind-auth-challenge: closes bugzilla #78691
  - Added --enable-useragent-log and --enable-referer-log, closes
  - bugzilla #91884
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Wed Jan 15 2003 Bill Nottingham <notting@redhat.com> 7:2.5.STABLE1-1
  - update to 2.5.STABLE1
* Wed Nov 27 2002 Tim Powers <timp@redhat.com> 7:2.4.STABLE7-5
  - remove unpackaged files from the buildroot
* Wed Aug 28 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.STABLE7-4
  - rebuild
* Thu Aug 01 2002 Karsten Hopp <karsten@redhat.de>
  - don't raise an error if the config file is incomplete
    set defaults instead (#69322, #70065)
* Fri Jul 19 2002 Bill Nottingham <notting@redhat.com> 2.4.STABLE7-2
  - don't strip binaries
* Tue Jul 09 2002 Bill Nottingham <notting@redhat.com>
  - update to 2.4.STABLE7
  - fix restart (#53761)
* Wed Jun 26 2002 Bill Nottingham <notting@redhat.com>
  - add various upstream bugfix patches
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri Mar 22 2002 Bill Nottingham <notting@redhat.com>
  - 2.4.STABLE6
  - turn off carp
* Mon Feb 18 2002 Bill Nottingham <notting@redhat.com>
  - 2.4.STABLE3 + patches
  - turn off HTCP at request of maintainers
  - leave SNMP enabled in the build, but disabled in the default config
* Fri Jan 25 2002 Tim Powers <timp@redhat.com>
  - rebuild against new libssl
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Mon Jan 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - require linuxdoc-tools instead of sgml-tools
* Wed Sep 26 2001 Bill Nottingham <notting@redhat.com>
  - update to 2.4.STABLE2
* Tue Sep 25 2001 Bill Nottingham <notting@redhat.com>
  - add patch to fix FTP crash
* Tue Aug 07 2001 Bill Nottingham <notting@redhat.com>
  - fix uninstall (#50411)
* Tue Jul 24 2001 Bill Nottingham <notting@redhat.com>
  - add some buildprereqs (#49705)
* Mon Jul 23 2001 Bill Nottingham <notting@redhat.com>
  - update FAQ
* Wed Jul 18 2001 Bill Nottingham <notting@redhat.com>
  - own /etc/squid, /usr/lib/squid
* Wed Jun 13 2001 Nalin Dahyabhai <nalin@redhat.com>
  - rebuild in new environment
  - s/Copyright:/License:/
* Wed Apr 25 2001 Bill Nottingham <notting@redhat.com>
  - update to 2.4.STABLE1 + patches
  - enable some more configure options (#24981)
  - oops, ship /etc/sysconfig/squid
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
  - rebuild in new environment
* Tue Feb 06 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - improve i18n
  - make the initscript use the standard OK/FAILED
* Tue Jan 23 2001 Bill Nottingham <notting@redhat.com>
  - change i18n mechanism
* Fri Jan 19 2001 Bill Nottingham <notting@redhat.com>
  - fix path references in QUICKSTART (#15114)
  - fix initscript translations (#24086)
  - fix shutdown logic (#24234), patch from <jos@xos.nl>
  - add /etc/sysconfig/squid for daemon options & shutdown timeouts
  - three more bugfixes from the Squid people
  - update FAQ.sgml
  - build and ship auth modules (#23611)
* Thu Jan 11 2001 Bill Nottingham <notting@redhat.com>
  - initscripts translations
* Mon Jan 08 2001 Bill Nottingham <notting@redhat.com>
  - add patch to use mkstemp (greg@wirex.com)
* Fri Dec 01 2000 Bill Nottingham <notting@redhat.com>
  - rebuild because of broken fileutils
* Sat Nov 11 2000 Bill Nottingham <notting@redhat.com>
  - fix the acl matching cases (only need the second patch)
* Tue Nov 07 2000 Bill Nottingham <notting@redhat.com>
  - add two patches to fix domain ACLs
  - add 2 bugfix patches from the squid people
* Sat Jul 29 2000 Bill Nottingham <notting@redhat.com>
  - clean up init script; fix condrestart
  - update to STABLE4, more bugfixes
  - update FAQ
* Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
  - fix syntax error in init script
  - finish adding condrestart support
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
  - move initscript back
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Fri Jul 07 2000 Bill Nottingham <notting@redhat.com>
  - prereq /etc/init.d
  - add bugfix patch
  - update FAQ
* Fri Jun 30 2000 Bill Nottingham <notting@redhat.com>
  - fix init script
* Wed Jun 28 2000 Bill Nottingham <notting@redhat.com>
  - don't prereq new initscripts
* Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
  - initscript munging
* Sun Jun 11 2000 Bill Nottingham <notting@redhat.com>
  - rebuild for exciting FHS stuff
* Thu Jun 01 2000 Bill Nottingham <notting@redhat.com>
  - fix init script again (#11699)
  - add --enable-delay-pools (#11695)
  - update to STABLE3
  - update FAQ
* Sat Apr 29 2000 Bill Nottingham <notting@redhat.com>
  - fix init script (#11087)
* Sat Apr 08 2000 Bill Nottingham <notting@redhat.com>
  - three more bugfix patches from the squid people
  - buildprereq jade, sgmltools
* Mon Mar 27 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - make %pre more portable
* Thu Mar 16 2000 Bill Nottingham <notting@redhat.com>
  - bugfix patches
  - fix dependency on /usr/local/bin/perl
* Sat Mar 04 2000 Bill Nottingham <notting@redhat.com>
  - 2.3.STABLE2
* Mon Feb 14 2000 Bill Nottingham <notting@redhat.com>
  - Yet More Bugfix Patches
* Tue Feb 08 2000 Bill Nottingham <notting@redhat.com>
  - add more bugfix patches
  - --enable-heap-replacement
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
  - rebuild to fix dependencies
* Fri Jan 28 2000 Bill Nottingham <notting@redhat.com>
  - grab some bugfix patches
* Mon Jan 10 2000 Bill Nottingham <notting@redhat.com>
  - 2.3.STABLE1 (whee, another serial number)
* Tue Dec 21 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix compliance with ftp RFCs
    (http://www.wu-ftpd.org/broken-clients.html)
  - Work around a bug in some versions of autoconf
  - BuildPrereq sgml-tools - we're using sgml2html
* Tue Oct 19 1999 Bill Nottingham <notting@redhat.com>
  - add a couple of bugfix patches
* Thu Oct 14 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.2.STABLE5.
  - update FAQ, fix URLs.
* Sun Sep 12 1999 Cristian Gafton <gafton@redhat.com>
  - transform restart in reload and add restart to the init script
* Wed Sep 01 1999 Bill Nottingham <notting@redhat.com>
  - add squid user as user 23.
* Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
  - initscript munging
  - fix conflict between logrotate & squid -k (#4562)
* Thu Jul 29 1999 Bill Nottingham <notting@redhat.com>
  - put cachemgr.cgi back in /usr/lib/squid
* Thu Jul 15 1999 Bill Nottingham <notting@redhat.com>
  - add webdav bugfix patch (#4027)
* Tue Jul 13 1999 Bill Nottingham <notting@redhat.com>
  - fix path to config in squid.init (confuses linuxconf)
* Thu Jul 08 1999 Bill Nottingham <notting@redhat.com>
  - 2.2.STABLE4
* Thu Jun 10 1999 Dale Lovelace <dale@redhat.com>
  - logrotate changes
  - errors from find when /var/spool/squid or
  - /var/log/squid didn't exist
* Fri May 21 1999 Bill Nottingham <notting@redhat.com>
  - 2.2.STABLE3
* Fri Apr 23 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.2.STABLE.2
* Mon Apr 19 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.2.STABLE1
* Fri Apr 16 1999 Bill Nottingham <notting@redhat.com>
  - don't need to run groupdel on remove
  - fix useradd
* Tue Apr 13 1999 Bill Nottingham <notting@redhat.com>
  - fix effective_user (bug #2124)
* Tue Apr 06 1999 Bill Nottingham <notting@redhat.com>
  - strip binaries
* Fri Apr 02 1999 Bill Nottingham <notting@redhat.com>
  - duh. adduser does require a user name.
  - add a serial number
* Wed Mar 31 1999 Bill Nottingham <notting@redhat.com>
  - add an adduser in %pre, too
* Thu Mar 25 1999 Bill Nottingham <notting@redhat.com>
  - oog. chkconfig must be in %preun, not %postun
* Wed Mar 24 1999 Bill Nottingham <notting@redhat.com>
  - switch to using group squid
  - turn off icmp (insecure)
  - update to 2.2.DEVEL3
  - build FAQ docs from source
* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
  - logrotate changes
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  - auto rebuild in the new build environment (release 4)
* Wed Feb 10 1999 Bill Nottingham <notting@redhat.com>
  - update to 2.2.PRE2
* Wed Dec 30 1998 Bill Nottingham <notting@redhat.com>
  - cache & log dirs shouldn't be world readable
  - remove preun script (leave logs & cache @ uninstall)
* Tue Dec 29 1998 Bill Nottingham <notting@redhat.com>
  - fix initscript to get cache_dir correct
* Fri Dec 18 1998 Bill Nottingham <notting@redhat.com>
  - update to 2.1.PATCH2
  - merge in some changes from RHCN version
* Sun Oct 11 1998 Cristian Gafton <gafton@redhat.com>
  - strip binaries
  - version 1.1.22
* Mon May 11 1998 Cristian Gafton <gafton@redhat.com>
  - don't make packages conflict with each other...
* Sun May 03 1998 Cristian Gafton <gafton@redhat.com>
  - added a proxy auth patch from Alex deVries <adevries@engsoc.carleton.ca>
  - fixed initscripts
* Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com>
  - rebuilt for Manhattan
* Fri Mar 20 1998 Cristian Gafton <gafton@redhat.com>
  - upgraded to 1.1.21/1.NOVM.21
* Mon Mar 02 1998 Cristian Gafton <gafton@redhat.com>
  - updated the init script to use reconfigure option to restart squid instead
    of shutdown/restart (both safer and quicker)
* Sat Feb 07 1998 Cristian Gafton <gafton@redhat.com>
  - upgraded to 1.1.20
  - added the NOVM package and tryied to reduce the mess in the spec file
* Wed Jan 07 1998 Cristian Gafton <gafton@redhat.com>
  - first build against glibc
  - patched out the use of setresuid(), which is available only on kernels
    2.1.44 and later

Files

FAQ.sgml
perl-requires-squid.sh
squid-2.5.STABLE11-config.patch
squid-2.5.STABLE12-libbind.patch
squid-2.5.STABLE13.tar.bz2
squid-2.5.STABLE4-location.patch
squid-2.5.STABLE4-perlpath.patch
squid-2.5.STABLE5-pipe.patch
squid-2.5.STABLE7-build.patch
squid.init
squid.logrotate
squid.pam
squid.spec
squid.sysconfig


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 2 12:13:31 2006