From owner-cvs-all Fri Nov 24 23: 9:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6767E37B4CF; Fri, 24 Nov 2000 23:09:19 -0800 (PST) Received: (from trevor@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA41379; Fri, 24 Nov 2000 23:09:19 -0800 (PST) (envelope-from trevor@FreeBSD.org) Message-Id: <200011250709.XAA41379@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 24 Nov 2000 23:09:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/joe Makefile ports/editors/joe/files patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG trevor 2000/11/24 23:09:18 PST Modified files: editors/joe Makefile editors/joe/files patch-ad Log: - don't follow links (symbolic or hard) owned by another user when creating a DEADJOE file (http://www.securityfocus.com/archive/1/145305) - make DEADJOE files with 0600 permissions, rather than using the user's umask (PR 12827) - do the PORTREVISION thing I am not sure whether the maintainer considers these ready. However, they work for me. Submitted by: maintainer Revision Changes Path 1.10 +2 -1 ports/editors/joe/Makefile 1.4 +39 -7 ports/editors/joe/files/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message