Re: Continue the 1.10 alphas?

2017-05-02 Thread Stefan Sperling
On Mon, May 01, 2017 at 11:57:54PM +0200, Johan Corveleyn wrote: > On Mon, May 1, 2017 at 10:54 PM, Julian Foad wrote: > > Just asking... > > > > As I understand it, we paused the issuing of 1.10 alpha releases because we > > considered that the final 1.10 release will need to address the SHA1 > >

Re: Continue the 1.10 alphas?

2017-05-02 Thread Jacek Materna
Great to hear on 1.10 move along. On SHA1 I can help if you feel it may move things along in *parallel* - we ended up having to use the pre-commit hook for our customer base as per https://svn.apache.org/viewvc/subversion/trunk/tools/hook-scripts/reject-known-sha1-collisions.sh?view=markup&pathrev

Re: [PATCH] gpg-agent storage - add support for /run based sockets

2017-05-02 Thread Lukas Jirkovsky
On 30 April 2017 at 20:49, James McCoy wrote: > > On Fri, Apr 28, 2017 at 05:46:21PM +0200, Lukas Jirkovsky wrote: > > Add support for sockets in /run used by recent gpg-agent > > Thanks for the patch! Aside from a few comments on the code, I wonder > if it would be better to use "gpgconf --list-

Re: Continue the 1.10 alphas?

2017-05-02 Thread Johan Corveleyn
On Tue, May 2, 2017 at 3:21 PM, Jacek Materna wrote: > Great to hear on 1.10 move along. > > On SHA1 I can help if you feel it may move things along in parallel - we > ended up having to use the pre-commit hook for our customer base as per > https://svn.apache.org/viewvc/subversion/trunk/tools/hoo