]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'uk/signature-is-good-after-key-expires' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:27:57 +0000 (12:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:27:57 +0000 (12:27 -0800)
commit094113b39276c9e6498e8524453b5fa1675a5384
treea48706e75f6498fa877fd2f1caafb328ec2f0d42
parent80178ecd0d05deca5226ecbbe79ecdc9b01e45a3
parent90695bbdaea86064398c26eb259043cadcf99a86
Merge branch 'uk/signature-is-good-after-key-expires' into next

A signature on a commit that was GPG signed long time ago ought to
be still valid after the key that was used to sign it has expired,
but we showed them in alarming red.

* uk/signature-is-good-after-key-expires:
  gpg-interface: signatures by expired keys are fine
gpg-interface.c