From owner-cvs-all@FreeBSD.ORG Fri Sep 9 19:26:19 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 BE1B516A41F; Fri, 9 Sep 2005 19:26:19 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7628043D46; Fri, 9 Sep 2005 19:26:19 +0000 (GMT) (envelope-from cperciva@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 j89JQJ2A061009; Fri, 9 Sep 2005 19:26:19 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j89JQJ1F061008; Fri, 9 Sep 2005 19:26:19 GMT (envelope-from cperciva) Message-Id: <200509091926.j89JQJ1F061008@repoman.freebsd.org> From: Colin Percival Date: Fri, 9 Sep 2005 19:26:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_3 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/send-pr send-pr.sh src/sys/conf newvers.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 09 Sep 2005 19:26:19 -0000 cperciva 2005-09-09 19:26:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_3) . UPDATING gnu/usr.bin/send-pr send-pr.sh sys/conf newvers.sh Log: Fix an additional temporary file usage bogon which was apparently fixed but not MFCed to RELENG_5_3 earlier. Approved by: so (cperciva) Security: FreeBSD-SA-05:20.cvsbug Revision Changes Path 1.342.2.13.2.25 +3 -0 src/UPDATING 1.35.6.1 +1 -1 src/gnu/usr.bin/send-pr/send-pr.sh 1.62.2.15.2.27 +1 -1 src/sys/conf/newvers.sh