From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [git patches] libata updates, GPG signed (but see admin notes) Date: Wed, 02 Nov 2011 14:13:26 -0700 Message-ID: <7vipn2i5xl.fsf@alter.siamese.dyndns.org> References: <20111026202235.GA20928@havoc.gtf.org> <1319969101.5215.20.camel@dabdike> <1320049150.8283.19.camel@dabdike> <7vy5w1ow90.fsf@alter.siamese.dyndns.org> <7vwrbjlj5r.fsf@alter.siamese.dyndns.org> <7vk47jld5s.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, James Bottomley , Jeff Garzik , Andrew Morton , linux-ide@vger.kernel.org, LKML To: Linus Torvalds X-From: linux-kernel-owner@vger.kernel.org Wed Nov 02 22:13:37 2011 Return-path: Envelope-to: glk-linux-kernel-3@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RLi7s-0005hH-Ce for glk-linux-kernel-3@lo.gmane.org; Wed, 02 Nov 2011 22:13:36 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753127Ab1KBVNd (ORCPT ); Wed, 2 Nov 2011 17:13:33 -0400 Received: from b-pb-sasl-quonix.pobox.com ([208.72.237.35]:52631 "EHLO smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752886Ab1KBVN3 (ORCPT ); Wed, 2 Nov 2011 17:13:29 -0400 Received: from smtp.pobox.com (unknown [127.0.0.1]) by b-sasl-quonix.pobox.com (Postfix) with ESMTP id BF776524E; Wed, 2 Nov 2011 17:13:28 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=og8IA0fpMkcxj19UVH/XnkqxxzQ=; b=AkmmH5 AtPa79zQAMLDnyCICv/VIPmsyTrXrUHPTMLzckP9J44WfRFlSb9Bq+BtIjlD27pa V1T+WNAKeMliDwZ3eG4qJBgpjJHwBs7cPIW+zB+a74vzSfkg+RaaZLojuPIqkiWC jLGk7NkzloX3PotUxAnKy0Uo5s+9OhtMx1WVY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=JnWNVHhAQtzkLQ86p0P6ztGPR8I9tB3I SgX8E70CPcSvfgSnDe6EModKzz51m+VyzX9aWWhbAuaYonMPHcHhTj/AdmrzeE3p i4Jzgh/5K7w8zdc/4/7tDKP3V+Z5IchRKhMUzPgTYbsAn499JTG7DPH4bjrg0k+z mK4qfP/9oiI= Received: from b-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by b-sasl-quonix.pobox.com (Postfix) with ESMTP id B4146524D; Wed, 2 Nov 2011 17:13:28 -0400 (EDT) Received: from pobox.com (unknown [76.102.170.102]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by b-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 38A98524B; Wed, 2 Nov 2011 17:13:28 -0400 (EDT) In-Reply-To: (Linus Torvalds's message of "Wed, 2 Nov 2011 13:04:30 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 825746EC-0597-11E1-B687-9DB42E706CDE-77302942!b-pb-sasl-quonix.pobox.com Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Archived-At: Linus Torvalds writes: > And "add a fake empty commit just for the signature" is not the answer > either - because that is clearly inferior to the tags we already had. > > I dunno. Did I miss something? As far as I can tell, the signed tags > that we've had since day one are *clearly* much better in very > fundamental ways. Ok, back to the drawing board (which is not a loss as I wasn't expecting this to be in the official release in upcoming 1.7.8 anyway).