OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: CVS: cvs.openbsd.org: src

From: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Sat Aug 27 2005 - 01:04:12 CDT


This commit was not seen by me, or OK'd by me. That is a requirement of
the release process which we follow for a few days.

For this small window of the development release cycle, that means
more than just contacting the people who care, but also going
through me (since I build the releases).

Please back this change out, then follow the correct procedures.

---
> Return-Path: owner-source-changes+M19517openbsd.org
> Delivery-Date: Thu Aug 25 13:14:01 2005
> Received: from shear.ucar.edu (shear.ucar.edu [192.43.244.163])
> by cvs.openbsd.org (8.13.4/8.12.1) with ESMTP id j7PJE0ZC016935
> for <deraadtcvs.openbsd.org>; Thu, 25 Aug 2005 13:14:00 -0600 (MDT)
> Received: from openbsd.org (localhost.ucar.edu [127.0.0.1])
> by shear.ucar.edu (8.13.4/8.13.4) with ESMTP id j7PJ5YKx000578;
> Thu, 25 Aug 2005 13:05:34 -0600 (MDT)
> Received: from cvs.openbsd.org (cvs.openbsd.org [199.185.137.3])
> by shear.ucar.edu (8.13.4/8.13.3) with ESMTP id j7PJ3EpW002032 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=FAIL)
> for <source-changesshear.ucar.edu>; Thu, 25 Aug 2005 13:03:15 -0600 (MDT)
> Received: from cvs.openbsd.org (localhost [IPv6:::1])
> by cvs.openbsd.org (8.13.4/8.12.1) with ESMTP id j7PJ3bho005682 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO)
> for <source-changescvs.openbsd.org>; Thu, 25 Aug 2005 13:03:37 -0600 (MDT)
> Received: (from henninglocalhost)
> by cvs.openbsd.org (8.13.4/8.12.0/Submit) id j7PJ3bXd017080; Thu, 25 Aug 2005 13:03:37 -0600 (MDT)
> Date: Thu, 25 Aug 2005 13:03:37 -0600 (MDT)
> From: Henning Brauer <henningcvs.openbsd.org>
> Message-Id: <200508251903.j7PJ3bXd017080cvs.openbsd.org>
> To: source-changescvs.openbsd.org
> Subject: CVS: cvs.openbsd.org: src
> X-Loop: source-changesopenbsd.org
> Precedence: list
> Sender: owner-source-changesopenbsd.org
>
> CVSROOT: /cvs
> Module name: src
> Changes by: henningcvs.openbsd.org 2005/08/25 13:03:37
>
> Modified files:
> etc/root : root.mail
>
> Log message:
> fix date spec in mbox From line
> From: Matthias Kilian <kilioutback.escape.de>