hockeypuck:branch-2.2

Last commit made on 2024-06-17
Get this branch:
git clone -b branch-2.2 https://git.launchpad.net/hockeypuck

Branch merges

Branch information

Name:
branch-2.2
Repository:
lp:hockeypuck

Recent commits

57f6fe8... by Andrew Gallagher

Merge pull request #314 from hockeypuck/master

Update from master for 2.2.1 release

4625784... by Andrew Gallagher

Merge pull request #311 from pgpkeys-eu/issue-301

Refactor key expiry calculations to use primary key binding sig (closes #301)

431aed6... by Andrew Gallagher

Test index of key with expiry in MR handler

5cda742... by Andrew Gallagher

Add tests for RedactingSignature, PrimaryUserIDSig, Expiry

1820735... by Andrew Gallagher

If there is only one UserID then it is the primary by default

b1ab1d3... by Andrew Gallagher

Revert 1d13b8a to use GITHUB_TOKEN again

a8044db... by Andrew Gallagher

remove crufty debugging from Makefile

71f0dd5... by Andrew Gallagher

If a signature expiry and a key expiry both exist, take the earliest date

4798069... by Andrew Gallagher

Fix primary key expiry; remove crufty SelfSigs.Expirations

0a53e30... by Andrew Gallagher

Don’t skip revoked keys in MRFormat writer (#309)