mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-30 18:22:50 -05:00
sign.sh: stop telling gpg to load the 'idea' extension.
The IDEA symmetric cipher was the standard one used to protect trad PGP private keys, back in the days when PuTTY had its very first set. We haven't needed this option for a long time, but it didn't cause any obvious failures, so I never spotted it and removed it from the build script. But it does cause a failure now, because gpg on Ubuntu 24.04 reports 'invalid option "--load-extension=idea"', suggesting that it hasn't just forgotten about _that_ extension, it doesn't even like extensions at all any more. Happily, we don't need it.
This commit is contained in:
parent
109c60b3bf
commit
79ff0d086a
Loading…
x
Reference in New Issue
Block a user