On Sun, 2016-11-20 at 11:14 -0700, Kevin Fenzi wrote: > On Sun, 20 Nov 2016 11:43:55 +0100 > Mathieu Bridon <bochecha@xxxxxxxxxxx> wrote: > > On Sat, 2016-11-19 at 19:11 -0600, Dennis Gilmore wrote: > > > We are wanting to write to you all about an important date coming > > > up. On the 12th of December 2016 we will be making some important > > > changes that will require changes on every developers machine. In > > > this case developers means every one that interacts with koji > > > using authentication > > > > > > lookaside cache checksum hash. currently packages are stored in > > > lookaside cache using md5sum we will be switching to sha256sum. > > > > I thought the plan was sha512, did that change? > > I thought we ended up on sha256, but it's been so long since this > work was ready to go, I admit I don't recall. ;) sha512 is fine with > me too. Last time I worked on this we were still talking about sha512, but it's possible you (the releng team) changed your mind since it's been a long time indeed and I haven't followed up since. Note that the server code expects sha512, not sha256: https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/di stgit/files/dist-git-upload.cgi#n120 So some more code would need changed to move to sha256, but I'm not sure it's worth the effort. -- Mathieu _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx