]> git.draconx.ca Git - homepage.git/commitdiff
Ensure ASCII-armoured keyrings are text items.
authorNick Bowler <nbowler@draconx.ca>
Sat, 26 Mar 2022 13:52:09 +0000 (09:52 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 26 Mar 2022 13:52:09 +0000 (09:52 -0400)
The gzip postprocess rule only applies to text items, so the
ASCII-armoured keyring is not compressed.

It does not seem possible to produce both binary and text items from a
filter depending on options, so we split the filter into two: one for
the binary export required by WKD and the other for the armoured export
for manual download.


No differences found