From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KV5ZD-0002A2-D7 for garchives@archives.gentoo.org; Mon, 18 Aug 2008 14:18:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3F3AE00B0; Mon, 18 Aug 2008 14:18:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 88D65E00B0 for ; Mon, 18 Aug 2008 14:18:42 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8B19266C82 for ; Mon, 18 Aug 2008 14:18:41 +0000 (UTC) Received: from falco by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KV5ZA-0005jf-Em for gentoo-commits@lists.gentoo.org; Mon, 18 Aug 2008 14:18:40 +0000 From: "Raphael Marichez (falco)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, falco@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/postfix: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: mail-mta/postfix X-VCS-Committer: falco X-VCS-Committer-Name: Raphael Marichez Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raphael Marichez Date: Mon, 18 Aug 2008 14:18:40 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 47d37d75-0c55-4b53-b4ae-aa80dfdfebe7 X-Archives-Hash: 1fcdc2d35e1810e181d6e220759436b4 falco 08/08/18 14:18:40 Modified: ChangeLog Log: fix bashisms bug 234838 (Portage version: 2.1.4.4) Revision Changes Path 1.167 mail-mta/postfix/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/C= hangeLog?rev=3D1.167&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/C= hangeLog?rev=3D1.167&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/C= hangeLog?r1=3D1.166&r2=3D1.167 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v retrieving revision 1.166 retrieving revision 1.167 diff -u -r1.166 -r1.167 --- ChangeLog 14 Aug 2008 12:33:40 -0000 1.166 +++ ChangeLog 18 Aug 2008 14:18:39 -0000 1.167 @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/postfix # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.166 20= 08/08/14 12:33:40 falco Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.167 20= 08/08/18 14:18:39 falco Exp $ + + 18 Aug 2008; Raphael Marichez files/postfix.rc6.2.5= : + Fix bashisms in the init.d script, fix bug #234838 thanks to Martin Va= th =20 *postfix-2.5.3-r1 (14 Aug 2008) *postfix-2.4.7-r1 (14 Aug 2008)