From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J7GuA-0005pU-Ou for garchives@archives.gentoo.org; Tue, 25 Dec 2007 21:01:39 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBPL1Yuw028233; Tue, 25 Dec 2007 21:01:34 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBPL1XsG028227 for ; Tue, 25 Dec 2007 21:01:34 GMT 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 B06BA6590D for ; Tue, 25 Dec 2007 21:01:33 +0000 (UTC) Received: from alonbl by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J7Gu4-0002vs-HW for gentoo-commits@lists.gentoo.org; Tue, 25 Dec 2007 21:01:32 +0000 From: "Alon Bar-Lev (alonbl)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, alonbl@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/truecrypt: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: app-crypt/truecrypt X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Alon Bar-Lev Date: Tue, 25 Dec 2007 21:01:32 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 940e17da-12ac-4e38-82de-0604af0e425f X-Archives-Hash: f44a014e5dfee7db70235e4c164e5dda alonbl 07/12/25 21:01:32 Modified: ChangeLog Log: Modify 2.6.24 fix, bug#198394, thanks to elschner.net (Portage version: 2.1.4_rc11) Revision Changes Path 1.28 app-crypt/truecrypt/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/truecrypt/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/truecrypt/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/truecrypt/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 15 Dec 2007 18:33:50 -0000 1.27 +++ ChangeLog 25 Dec 2007 21:01:31 -0000 1.28 @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/truecrypt # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.27 2007/12/15 18:33:50 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/truecrypt/ChangeLog,v 1.28 2007/12/25 21:01:31 alonbl Exp $ + + 25 Dec 2007; Alon Bar-Lev + files/truecrypt-4.3a-2.6.24.patch: + Modify 2.6.24 fix, bug#198394, thanks to elschner.net 15 Dec 2007; Alon Bar-Lev +files/truecrypt-4.3a-2.6.24.patch, truecrypt-4.3a.ebuild: -- gentoo-commits@gentoo.org mailing list