From owner-freebsd-commit Tue Apr 11 20:15:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23449 for commit-outgoing; Tue, 11 Apr 1995 20:15:35 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23434 for cvs-libexec-outgoing; Tue, 11 Apr 1995 20:15:31 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA23386 ; Tue, 11 Apr 1995 20:15:12 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.11/8.6.9) with SMTP id UAA02122; Tue, 11 Apr 1995 20:14:38 -0700 Message-Id: <199504120314.UAA02122@precipice.shockwave.com> To: "Andrey A. Chernov" cc: CVS-commiters@freefall.cdrom.com, cvs-libexec@freefall.cdrom.com Subject: Re: cvs commit: src/libexec/atrun atrun.man Makefile atrun.c atrun.8 atrun.h In-reply-to: Your message of "Tue, 11 Apr 1995 19:52:24 PDT." <199504120252.TAA22242@freefall.cdrom.com> Date: Tue, 11 Apr 1995 20:14:38 -0700 From: Paul Traina Sender: commit-owner@FreeBSD.org Precedence: bulk Did you just upgrade to 2.7a? 2.7a does not actually fix the security hole, at least according to my examination of the distribution source code. Also, I was a little concerned to see pathnames.h et al go away. Has this program suddently gotten much less bsd-like in nature? Paul From: "Andrey A. Chernov" Subject: cvs commit: src/libexec/atrun atrun.man Makefile atrun.c atrun.8 atr >>un.h ache 95/04/11 19:52:23 Modified: libexec/atrun Makefile atrun.c Added: libexec/atrun atrun.man Removed: libexec/atrun atrun.8 atrun.h Log: Upgrade. Close security holes reported.