Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Sep 2005 07:57:56 +0000 (UTC)
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/squid Makefile distinfo
Message-ID:  <200509040757.j847vuZQ036189@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sem         2005-09-04 07:57:55 UTC

  FreeBSD ports repository

  Modified files:
    www/squid            Makefile distinfo 
  Log:
  - Fix somewhat messed up titles in FTP listings (squid bug #1220)
  - FTP listings use "BASE HREF" much more than necessary (squid bug #1204)
  - Cleanups for 64bit architectures (squid bug #1316)
  - Allow wb_ntlm_auth to run more silent (squid bug #518)
  - Add a new 'mail_program' configuration option
  - Fix a possible denial of service condition regarding sslConnectTimeout
    (squid bug #1355, Secunia Advisory SA16674)
  - Avoid a possible assertion failure in StatHist.c (squid bug #1325)
  - Fix issues regarding chroot'ed installations on 'squid -k reconfigure'
    (squid bug #1331)
  - Make URLs in error pages more consistent and less confusing (squid bug #1342)
  - Fix compilation when _FORTIFY_SOURCE is defined (squid bug #1344)
  - Fix handling of unexpected 250 replies from certain odd FTP servers
    (squid bug #1348)
  - Add Greek error pages (squid bug #1351)
  - Fix a possible denial of service condition with regards to aborted requests
    (squid bug #1368)
  - Fix the -U option of squid_ldap_auth (squid bug #1370)
  - Fix the output of the SNMP cacheClientTable for IP adresses that consist of
    16 digits (squid bug #1375)
  - Make the From: field of mails sent from squid configurable to avoid
    mails getting lost due to spam filtering (squid bug #1380)
  
  PR:             ports/85688
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.170     +20 -3     ports/www/squid/Makefile
  1.135     +34 -0     ports/www/squid/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509040757.j847vuZQ036189>