From owner-cvs-ports@FreeBSD.ORG Wed Oct 13 10:17:01 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC90216A4CE; Wed, 13 Oct 2004 10:17:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 925A343D31; Wed, 13 Oct 2004 10:17:01 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9DAH1GG096506; Wed, 13 Oct 2004 10:17:01 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9DAH13x096505; Wed, 13 Oct 2004 10:17:01 GMT (envelope-from simon) Message-Id: <200410131017.i9DAH13x096505@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Wed, 13 Oct 2004 10:17:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/sharutils Makefile ports/archivers/sharutils/files patch-buffer-check patch-buffer-limits X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 10:17:01 -0000 simon 2004-10-13 10:17:01 UTC FreeBSD ports repository (doc committer) Modified files: archivers/sharutils Makefile Added files: archivers/sharutils/files patch-buffer-check patch-buffer-limits Log: Security update to sharutils: - Fix two buffer overflows. [1] - Fix format string handling problems with command line parsing shar -o. [2] Obtained from: Gentoo [1] [2] Patch by: Michael Schröder [2] VuXML: 26c9e8c6-1c99-11d9-814e-0001020eed82 [1] Approved by: erwin Revision Changes Path 1.25 +1 -1 ports/archivers/sharutils/Makefile 1.1 +98 -0 ports/archivers/sharutils/files/patch-buffer-check (new) 1.1 +59 -0 ports/archivers/sharutils/files/patch-buffer-limits (new)