Re: calm: two patches

2016-09-19 Thread Achim Gratz
Jon Turney writes: > Firstly, this doesn't do what's wanted (always use Base64 encoded > hashes), as the hash is only computed here if it's not available from > a sha512.sum file (which mirror maintenance scripts on sourceware > generate for us) > > So, I guess the correct change would be to

Re: calm: two patches

2016-09-19 Thread Jon Turney
On 17/09/2016 17:51, Achim Gratz wrote: From 3fa17efb7049f7cc20c119c0a696e4f4212dd6bc Mon Sep 17 00:00:00 2001 From: Achim Gratz Date: Sat, 17 Sep 2016 18:49:19 +0200 Subject: [PATCH 2/2] Write human-readable time in addition to

calm: two patches

2016-09-17 Thread Achim Gratz
>From f35d1d01e83b6e319b249f736b69eb4e4e677d6d Mon Sep 17 00:00:00 2001 From: Achim Gratz Date: Sat, 17 Sep 2016 18:47:44 +0200 Subject: [PATCH 1/2] Use Base64URL encoding for the checksums * calm/package.py (sha512_file): Import base64 and use Base64URL encoding for