From owner-cvs-all@FreeBSD.ORG Wed Jan 26 17:20:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33BA716A4CE; Wed, 26 Jan 2005 17:20:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E27243D2F; Wed, 26 Jan 2005 17:20:53 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0QHKrNd060925; Wed, 26 Jan 2005 17:20:53 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0QHKr7P060924; Wed, 26 Jan 2005 17:20:53 GMT (envelope-from sem) Message-Id: <200501261720.j0QHKr7P060924@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 26 Jan 2005 17:20:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/prozilla Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 17:20:53 -0000 sem 2005-01-26 17:20:52 UTC FreeBSD ports repository Modified files: ftp/prozilla Makefile distinfo pkg-plist Log: - Update to 1.3.7.3 This is a bug-fix version of ProZilla. Among the changes are: * fix buffer overflows (possibility of remote exploitation) * missing space in the User-Agent HTTP header * hidden passwords in ftp downloads While I'm here: - Remove etc/prozilla.conf if it was not changed - Utilize %%DOCSDIR%% PR: ports/76630 Submitted by: Sergio Mangialardi Revision Changes Path 1.10 +1 -6 ports/ftp/prozilla/Makefile 1.3 +2 -2 ports/ftp/prozilla/distinfo 1.2 +12 -11 ports/ftp/prozilla/pkg-plist