From owner-cvs-src@FreeBSD.ORG Sat Mar 4 03:13:29 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43CB016A420; Sat, 4 Mar 2006 03:13:29 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7546343D45; Sat, 4 Mar 2006 03:13:28 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from flame.pc (dialup108.ach.sch.gr [81.186.70.108]) (authenticated bits=128) by igloo.linux.gr (8.13.5/8.13.5/Debian-3) with ESMTP id k243D6IX005887 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 4 Mar 2006 05:13:12 +0200 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id k243CSYL032450; Sat, 4 Mar 2006 05:12:28 +0200 (EET) (envelope-from keramida@FreeBSD.org) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id k243CRxT032449; Sat, 4 Mar 2006 05:12:27 +0200 (EET) (envelope-from keramida@FreeBSD.org) Date: Sat, 4 Mar 2006 05:12:27 +0200 From: Giorgos Keramidas To: Hideyuki KURASHINA Message-ID: <20060304031227.GA32430@flame.pc> References: <200409230200.i8N20q8Q096334@repoman.freebsd.org> <20040923182652.GA775@gothmog.gr> <20060304.110932.26291216.rushani@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060304.110932.26291216.rushani@FreeBSD.org> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.798, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.60, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org Cc: jkoshy@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults periodic.confsrc/etc/periodic/security security.functions src/share/man/man5 periodic.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2006 03:13:29 -0000 On 2006-03-04 11:09, Hideyuki KURASHINA wrote: >>>> On Thu, 23 Sep 2004 21:26:52 +0300, Giorgos Keramidas said: >>On 2004-09-23 02:00, Joseph Koshy wrote: >>> Add a knob 'daily_status_security_diff_flags' controlling the >>> format of the 'diff' output generated during periodic(8) scripts. >>> >>> Submitted by: keramida (script changes) >>> Reviewed by: keramida (man page changes) >>> >>> Revision Changes Path >>> 1.30 +1 -0 src/etc/defaults/periodic.conf >>> 1.4 +2 -1 src/etc/periodic/security/security.functions >>> 1.51 +8 -0 src/share/man/man5/periodic.conf.5 >> >> Thanks for picking up this, doing the necessary work to make it match >> the style of the existing scripts, documenting and committing it! >> >> This also changes the format of the generated reports to unified diff format >> by default, which might surprise a few users of CURRENT. If you plan to ask >> re@ for an MFC approval to RELENG_5 we probably have to post a HEADS-UP to >> freebsd-current too. > > I noticed this has not yet merged into RELENG_5. Could you please MFC this > change? I would be very grateful. I remember some objections about this, but I don't recall the exact objections. Of course, if Joseph feels this is ok to commit to 5.X, it's fine by me. I like my own suggestions, naturally :)