From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x22d.google.com (mail-we0-x22d.google.com [IPv6:2a00:1450:400c:c03::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Fri, 13 Mar 2015 07:11:40 +0100 (CET) Received: by wesu56 with SMTP id u56so21002729wes.12 for ; Thu, 12 Mar 2015 23:11:40 -0700 (PDT) Message-ID: <55027F98.103@gmail.com> Date: Fri, 13 Mar 2015 07:11:36 +0100 From: Milan Broz MIME-Version: 1.0 References: <55024B4C.4070107@gmail.com> In-Reply-To: <55024B4C.4070107@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] Google Code EOL List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt Cc: Justin Tracey On 03/13/2015 03:28 AM, Justin Tracey wrote: > For those who don't know, Google Code will be shutting down. > > http://google-opensource.blogspot.com/2015/03/farewell-to-google-code.html Yes, I know about this. All releases tarballs are already on kernel.org anyway (all completely signed with whole releases history), so I it is just about pages and issues. https://www.kernel.org/pub/linux/utils/cryptsetup/ TBH I do not like GitHub (fot this particular project, not general :) But cryptsetup has already git mirror there, ditto kernel org. https://github.com/mbroz/cryptsetup http://git.kernel.org/cgit/utils/cryptsetup/cryptsetup.git/ The kernel org git will probably become upstream git, not yet sure with pages and issues yet. Milan