From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Wed, 18 Mar 2015 09:28:05 -0300 Subject: [Buildroot] [PATCH v2] openssh: bump to version 6.8p1 In-Reply-To: <20150318122220.GD7221@tarshish> References: <1426675354-16691-1-git-send-email-gustavo@zacarias.com.ar> <20150318115352.GC7221@tarshish> <55096D3D.8010303@zacarias.com.ar> <20150318122220.GD7221@tarshish> Message-ID: <55096F55.8080407@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 03/18/2015 09:22 AM, Baruch Siach wrote: > That's the usual convention for .hash files. But I'm fine either way. Well we must agree on something: upstream has a pretty unusual way to post a hash :) (for those curious you need to base64 decode it and pipe it to hexdump or similar). Regards.