From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 1/2] gnu: fish: Update to 2.1.1 Date: Sat, 6 Dec 2014 11:06:16 +0100 Message-ID: <20141206100616.GA4329@debian> References: <87bnnhxnz1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxCFv-0000SB-UV for guix-devel@gnu.org; Sat, 06 Dec 2014 05:06:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XxCFp-0001Eh-NO for guix-devel@gnu.org; Sat, 06 Dec 2014 05:06:27 -0500 Received: from mout.kundenserver.de ([212.227.17.10]:50159) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxCFp-0001ES-Dm for guix-devel@gnu.org; Sat, 06 Dec 2014 05:06:21 -0500 Content-Disposition: inline In-Reply-To: <87bnnhxnz1.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org On Sat, Dec 06, 2014 at 02:59:46PM +0800, 宋文武 wrote: > This contains security fixes, according to: > http://fishshell.com/release_notes.html > - (version "2.1.0") > + (version "2.1.1") > - "0i7h3hx8iszli3d4kphw79sz9m07f2lc2c9hr9smdps5s7wpllmg")))) > + "096rhi911s3j618cvp8fj9pb4jniy3y6415jvjg8bhszsp1x7r5p")))) I think you can push such patches without posting to the list first, assuming that the package still compiles. Andreas