From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QofPu-0005xW-Tn for qemu-devel@nongnu.org; Wed, 03 Aug 2011 13:39:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QofPt-0006ye-GW for qemu-devel@nongnu.org; Wed, 03 Aug 2011 13:39:38 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:36970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QofPt-0006yP-BG for qemu-devel@nongnu.org; Wed, 03 Aug 2011 13:39:37 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e32.co.us.ibm.com (8.14.4/8.13.1) with ESMTP id p73GTW6u008144 for ; Wed, 3 Aug 2011 10:29:33 -0600 Received: from d03av05.boulder.ibm.com (d03av05.boulder.ibm.com [9.17.195.85]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id p73HdMKQ191166 for ; Wed, 3 Aug 2011 11:39:29 -0600 Received: from d03av05.boulder.ibm.com (loopback [127.0.0.1]) by d03av05.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p73HdLVw012702 for ; Wed, 3 Aug 2011 11:39:21 -0600 Message-ID: <4E3987C8.8050004@us.ibm.com> Date: Wed, 03 Aug 2011 12:39:20 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4E2D7B1F.3030400@codemonkey.ws> <201108031105.49446.hahn@univention.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Request for Help] QEMU 0.15.0 change log List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org, Philipp Hahn On 08/03/2011 11:48 AM, Blue Swirl wrote: > On Wed, Aug 3, 2011 at 9:05 AM, Philipp Hahn wrote: >> Hello, >> >> On Monday 25 July 2011 16:18:07 Anthony Liguori wrote: >>> Hands down, 0.14.0 had the best change log of any QEMU release. A large >>> part of the success of the change log was how many people participated >>> in creating it. I'd love for us to go even further with 0.15.0. >>> >>> I've created a template to start with: >>> >>> http://wiki.qemu.org/ChangeLog/0.15 >> >> I just had to look at the 0.14 (.1) changelog and noticed that most links to >> the git-commits were currently not working, because git.qemu.org is >> (currently?) unreachable. > > It has been unreachable for very long time. How about switching back > to Savannah? git.qemu.org is fine. It's just that there no longer is cgit running on it. This is due to resource limitations on qemu.org right now. You can browse the tree via mirrors such as http://repo.or.cz/w/qemu.git Regards, Anthony Liguori >> I took the oportunity to create the Wiki-Template >> which can be used to create links to git >> commits by just writing >> {{git|56a60dd6d619877e9957ba06b92d2f276e3c229d}} >> instead of hard-coding the host-name and path to gitweb in each link, so >> update the host and path now can be done easily in one place instead of >> multiple places. It's currently pointing to repo.or.cz. >> >> I already converted the 0.14 and 0.15 ChangeLogs to use that template: >> s!\[http://git\.qemu\.org/qemu\.git/commit/?id=\(\x\+\) (commit)\]!{{git| >> \1}}!g >> s!\[http://repo\.or\.cz/w/qemu\.git/commitdiff/\(\x\+\) (commit)\]!{{git| >> \1}}!g >> s!\[http://repo\.or\.cz/w/qemu\.git/commit/\(\x\+\) (commit)\]!{{git| >> \1}}!g >> >> Sincerely >> Philipp >> -- >> Philipp Hahn Open Source Software Engineer hahn@univention.de >> Univention GmbH Linux for Your Business fon: +49 421 22 232- 0 >> Mary-Somerville-Str.1 D-28359 Bremen fax: +49 421 22 232-99 >> http://www.univention.de/ >>